Tyler Breisacher c4619a22f0 Ignore all the .svn folders. 14 years ago
..
Archives.gitignore b9540987ce Fixed comments in Archives.gitignore 14 years ago
CVS.gitignore cdb216f204 Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. 14 years ago
Eclipse.gitignore 0ae4801e31 Added OSX icons, moved bin/** from Java to Eclipse, added *.class to Java 14 years ago
Emacs.gitignore f84e3189d0 dont track compiled elisp 14 years ago
FlexBuilder.gitignore 53e9ec0ddb Added Flex Builder gitignore 14 years ago
IntelliJ.gitignore ed7ccb7141 Adding IntelliJ ignores 14 years ago
Linux.gitignore 0d8f9eced9 Fixed comment in Linux.gitignore file 14 years ago
Mercurial.gitignore 4ad86493f6 added Mercurial.gitignore 14 years ago
NetBeans.gitignore 098b5cba46 added NetBeans ignore 14 years ago
OSX.gitignore 8be7617872 Re-removed unneeded things from OSX.gitignore 14 years ago
README.md bbebf0f7f6 READMEs and globals and you 14 years ago
Redcar.gitignore 6a492645d5 Masking Redcar project files. 14 years ago
SBT.gitignore 369ff63bdb Adding recommended SBT ignores 14 years ago
SVN.gitignore c4619a22f0 Ignore all the .svn folders. 14 years ago
Tags.gitignore 718b97feec Ignore files generated by Etags and Ctags 14 years ago
TextMate.gitignore 3037435cee add "*.tmproject" to ignore list 14 years ago
Vi.gitignore e60b29b6bb Adding Emacs backup, and Vi swap ignores to Global/ 14 years ago
VisualStudio.gitignore 3be1cd9136 Performance Sessions & Reports. 14 years ago
Windows.gitignore 284f9fc38e Small cleanup of comments in the file 14 years ago
vim.gitignore ea0b4b92cb Added Vim >= 7.3 persistent undo files 14 years ago

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