Jeff Bolduan e8b2e1a9cc Added support for MonoDevelop .gitignore 14 gadi atpakaļ
..
Archives.gitignore 18c2ccc490 [Global/Archives.gitignore] package management formats 14 gadi atpakaļ
CVS.gitignore cdb216f204 Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. 14 gadi atpakaļ
Eclipse.gitignore 0ae4801e31 Added OSX icons, moved bin/** from Java to Eclipse, added *.class to Java 14 gadi atpakaļ
Emacs.gitignore f84e3189d0 dont track compiled elisp 14 gadi atpakaļ
FlexBuilder.gitignore 53e9ec0ddb Added Flex Builder gitignore 14 gadi atpakaļ
IntelliJ.gitignore ed7ccb7141 Adding IntelliJ ignores 14 gadi atpakaļ
Linux.gitignore 5bdef3ee6d remove vi/vim-specific pattern already covered by vim.gitignore 14 gadi atpakaļ
Mercurial.gitignore 4ad86493f6 added Mercurial.gitignore 14 gadi atpakaļ
MonoDevelop.gitignore e8b2e1a9cc Added support for MonoDevelop .gitignore 14 gadi atpakaļ
NetBeans.gitignore 7924c91fba Added nbactions.xml to the netbeans ignore file 14 gadi atpakaļ
OSX.gitignore 5774649b8f In Global/OSX.gitignore .DS_Store? didn't match .DS_Store (a question mark (?) matches a single character). 14 gadi atpakaļ
README.md bbebf0f7f6 READMEs and globals and you 14 gadi atpakaļ
Redcar.gitignore 6a492645d5 Masking Redcar project files. 14 gadi atpakaļ
SBT.gitignore 369ff63bdb Adding recommended SBT ignores 14 gadi atpakaļ
SVN.gitignore c4619a22f0 Ignore all the .svn folders. 14 gadi atpakaļ
Tags.gitignore 718b97feec Ignore files generated by Etags and Ctags 14 gadi atpakaļ
TextMate.gitignore 3037435cee add "*.tmproject" to ignore list 14 gadi atpakaļ
VisualStudio.gitignore dc3ff85dce Ignore backup & log files from converting projects to a new Visual Studio version. 14 gadi atpakaļ
Windows.gitignore cb9fac4334 Small cleanup of comments in the file 14 gadi atpakaļ
vim.gitignore 05fa33b554 Ignore vim session file. 14 gadi atpakaļ

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