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.
Chris Wanstrath 4823407194 Merge branch 'master' of https://github.com/d2s/gitignore into d2s-master 13 vuotta sitten
..
Archives.gitignore Fixed comments in Archives.gitignore 13 vuotta sitten
CVS.gitignore Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. 13 vuotta sitten
Eclipse.gitignore Added OSX icons, moved bin/** from Java to Eclipse, added *.class to Java 13 vuotta sitten
Emacs.gitignore dont track compiled elisp 13 vuotta sitten
FlexBuilder.gitignore Added Flex Builder gitignore 13 vuotta sitten
IntelliJ.gitignore Adding IntelliJ ignores 13 vuotta sitten
Linux.gitignore Fixed comment in Linux.gitignore file 13 vuotta sitten
Mercurial.gitignore added Mercurial.gitignore 13 vuotta sitten
NetBeans.gitignore added NetBeans ignore 13 vuotta sitten
OSX.gitignore These should go into other gitignores, like Vim.gitignore 13 vuotta sitten
README.md READMEs and globals and you 13 vuotta sitten
Redcar.gitignore Masking Redcar project files. 13 vuotta sitten
SBT.gitignore Adding recommended SBT ignores 13 vuotta sitten
SVN.gitignore Ignore all the .svn folders. 13 vuotta sitten
Tags.gitignore Ignore files generated by Etags and Ctags 13 vuotta sitten
TextMate.gitignore add "*.tmproject" to ignore list 13 vuotta sitten
Vi.gitignore Adding Emacs backup, and Vi swap ignores to Global/ 13 vuotta sitten
VisualStudio.gitignore Merge branch 'master' of https://github.com/wdang/gitignore into wdang-master 13 vuotta sitten
Windows.gitignore Small cleanup of comments in the file 13 vuotta sitten
vim.gitignore Added Vim >= 7.3 persistent undo files 13 vuotta sitten

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