You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iven 05fa33b554 Ignore vim session file. 13 anni fa
..
Archives.gitignore Fixed comments in Archives.gitignore 13 anni fa
CVS.gitignore Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. 13 anni fa
Eclipse.gitignore Added OSX icons, moved bin/** from Java to Eclipse, added *.class to Java 13 anni fa
Emacs.gitignore dont track compiled elisp 13 anni fa
FlexBuilder.gitignore Added Flex Builder gitignore 13 anni fa
IntelliJ.gitignore Adding IntelliJ ignores 13 anni fa
Linux.gitignore Ignore Linux hidden files (.*) except .gitignore files. 13 anni fa
Mercurial.gitignore added Mercurial.gitignore 13 anni fa
NetBeans.gitignore added NetBeans ignore 13 anni fa
OSX.gitignore In Global/OSX.gitignore .DS_Store? didn't match .DS_Store (a question mark (?) matches a single character). 13 anni fa
README.md READMEs and globals and you 13 anni fa
Redcar.gitignore Masking Redcar project files. 13 anni fa
SBT.gitignore Adding recommended SBT ignores 13 anni fa
SVN.gitignore Ignore all the .svn folders. 13 anni fa
Tags.gitignore Ignore files generated by Etags and Ctags 13 anni fa
TextMate.gitignore add "*.tmproject" to ignore list 13 anni fa
Vi.gitignore Adding Emacs backup, and Vi swap ignores to Global/ 13 anni fa
VisualStudio.gitignore Merge branch 'master' of https://github.com/wdang/gitignore into wdang-master 13 anni fa
Windows.gitignore Small cleanup of comments in the file 13 anni fa
vim.gitignore Ignore vim session file. 13 anni fa

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