gitignore/Global
2013-11-05 07:36:32 +01: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
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
IntelliJ.gitignore Add out folder to gitignore 2012-06-23 17:19:47 -05: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
OSX.gitignore Fix OSX-specific Icon\r rule 2013-10-12 19:14:17 +09:00
PhPStorm.gitignore ensure single trailing newline 2013-10-06 14:40:01 +02:00
PyCharm.gitignore PyCharm IDE project specific files 2012-09-30 11:47:35 -04:00
Quartus2.gitignore
README.md
Redcar.gitignore
RubyMine.gitignore
SASS.gitignore Updated SASS gitignore 2012-07-03 13:54:50 -07:00
SBT.gitignore Ignore cache and history (created by SBT >=0.12) 2013-11-05 07:36:32 +01:00
SublimeText.gitignore The sublime-project file should be checked into version control 2012-05-10 15:25:42 +02:00
SVN.gitignore
Tags.gitignore Ignores for gtags and cscope added. 2012-06-10 01:32:00 +03:00
TextMate.gitignore
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