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

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