gitignore/Global
Nysa acce99efee Ignore Vim untitled and unsaved buffer swapfiles
Vim creates buffer swapfiles starting at .swp for buffers that are
active but untitled and unsaved.
2013-03-06 11:02:36 -06:00
..
Archives.gitignore added rule for .bz2 --> bzip2 2012-05-19 12:02:40 +02:00
CVS.gitignore
Eclipse.gitignore
Emacs.gitignore
Espresso.gitignore
FlexBuilder.gitignore
IntelliJ.gitignore
Linux.gitignore Removed redundant ".directory" that was already covered by ".*". 2012-06-04 14:51:20 -07:00
Matlab.gitignore Manual merge to close #305 2012-08-24 16:43:07 +10:00
Mercurial.gitignore
ModelSim.gitignore
MonoDevelop.gitignore
NetBeans.gitignore
OSX.gitignore change the line endings of Global/OSX from dos to unix format 2012-11-22 21:33:12 -02:00
PhPStorm.gitignore PhPStorm gitignore 2012-06-04 22:59:05 +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
SublimeText.gitignore The sublime-project file should be checked into version control 2012-05-10 15:25:42 +02:00
SVN.gitignore
Tags.gitignore
TextMate.gitignore
vim.gitignore Ignore Vim untitled and unsaved buffer swapfiles 2013-03-06 11:02:36 -06:00
VirtualEnv.gitignore VritualEnv specific files generated automaticaly when a new Env is created 2012-09-30 11:51:29 -04:00
Windows.gitignore Remove space after Thumbs.db — fixes #355 2012-08-08 17:37:15 +10: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