gitignore/Global
Adam Roben 2fea1b6b92 Merge pull request #831 from arcresu/idea
Consolidate various IDE tempates into Global/JetBrains template
2013-11-11 05:25:58 -08:00
..
Archives.gitignore add Windows Installer files 2013-10-16 18:45:13 +02:00
CVS.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
Eclipse.gitignore Merge pull request #805 from Utumno/patch-1 2013-11-07 19:44:43 -08:00
Emacs.gitignore
Espresso.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
FlexBuilder.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
JetBrains.gitignore Rename template IDEA->JetBrains 2013-11-09 08:14:41 +11:00
KDevelop4.gitignore adding global gitignore for KDevelop4 2012-04-20 10:12:43 +02:00
Linux.gitignore There is no need to unignore .gitignore. 2013-07-05 01:06:35 +02:00
Matlab.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
Mercurial.gitignore
ModelSim.gitignore
MonoDevelop.gitignore
NetBeans.gitignore
NotepadPP.gitignore Added NotepadPP.gitignore for Notepad++ 2012-08-31 17:52:51 -05:00
OSX.gitignore Fix OSX-specific Icon\r rule 2013-10-12 19:14:17 +09:00
Quartus2.gitignore
README.md
Redcar.gitignore
SASS.gitignore Fixed SASS case (It's Sass, not SASS) 2013-05-09 09:50:44 +02:00
SBT.gitignore Ignore cache and history (created by SBT >=0.12) 2013-11-05 07:36:32 +01:00
SublimeText.gitignore Make sublime-project rule off by default 2013-11-09 06:37:52 +11:00
SVN.gitignore
Tags.gitignore Ignores for gtags and cscope added. 2012-06-10 01:32:00 +03:00
TextMate.gitignore
Vagrant.gitignore Allow the Vagrantfile to be tracked as that's the intended purpose. 2013-11-05 22:41:37 -05:00
vim.gitignore Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z] 2013-11-04 11:31:51 -03:00
VirtualEnv.gitignore VritualEnv specific files generated automaticaly when a new Env is created 2012-09-30 11:51:29 -04:00
Windows.gitignore add Windows Installer files 2013-10-16 18:39:24 +02:00
XilinxISE.gitignore

Globally Useful gitignores

This directory contains globally useful gitignores, e.g. OS-specific and editor specific.

For more on global gitignores: http://help.github.com/git-ignore/

And a good blog post about 'em: http://augustl.com/blog/2009/global_gitignores