gitignore/Global
duritong d764abff8f Ignore .loadpath file in Eclipse
This is common amongst ruby projects in eclipse.
2010-11-10 03:43:28 +08:00
..
Eclipse.gitignore Ignore .loadpath file in Eclipse 2010-11-10 03:43:28 +08:00
Emacs.gitignore Adding Emacs backup, and Vi swap ignores to Global/ 2010-11-09 00:08:01 -08:00
FlexBuilder.gitignore Added Flex Builder gitignore 2010-11-09 15:51:28 +08:00
IntelliJ.gitignore Adding IntelliJ ignores 2010-11-08 15:04:02 -08:00
Linux.gitignore Catch more vim swapfiles(*.sw[a-p]) 2010-11-10 03:41:10 +08:00
NetBeans.gitignore added NetBeans ignore 2010-11-09 15:52:06 +08:00
OSX.gitignore ack & vim swap files 2010-11-09 15:45:44 +08:00
README.md READMEs and globals and you 2010-11-08 15:00:28 -08:00
Redcar.gitignore Masking Redcar project files. 2010-11-09 15:48:06 +08:00
SBT.gitignore Adding recommended SBT ignores 2010-11-08 15:03:42 -08:00
TextMate.gitignore Added Global/TextMate.gitignore 2010-11-09 15:41:51 +08:00
Vi.gitignore Adding Emacs backup, and Vi swap ignores to Global/ 2010-11-09 00:08:01 -08:00
VisualStudio.gitignore Visual Studio ignores 2010-11-08 15:01:48 -08:00
Windows.gitignore Added Eclipse and Windows gitignore files 2010-11-08 23:53:11 -08:00
vim.gitignore ignore vim swap files 2010-11-09 15:52:23 +08:00

README.md

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