Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Chris Wanstrath 4823407194 Merge branch 'master' of https://github.com/d2s/gitignore into d2s-master 13 år sedan
..
Archives.gitignore Fixed comments in Archives.gitignore 13 år sedan
CVS.gitignore Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. 13 år sedan
Eclipse.gitignore Added OSX icons, moved bin/** from Java to Eclipse, added *.class to Java 13 år sedan
Emacs.gitignore dont track compiled elisp 13 år sedan
FlexBuilder.gitignore Added Flex Builder gitignore 13 år sedan
IntelliJ.gitignore Adding IntelliJ ignores 13 år sedan
Linux.gitignore Fixed comment in Linux.gitignore file 13 år sedan
Mercurial.gitignore added Mercurial.gitignore 13 år sedan
NetBeans.gitignore added NetBeans ignore 13 år sedan
OSX.gitignore These should go into other gitignores, like Vim.gitignore 13 år sedan
README.md READMEs and globals and you 13 år sedan
Redcar.gitignore Masking Redcar project files. 13 år sedan
SBT.gitignore Adding recommended SBT ignores 13 år sedan
SVN.gitignore Ignore all the .svn folders. 13 år sedan
Tags.gitignore Ignore files generated by Etags and Ctags 13 år sedan
TextMate.gitignore add "*.tmproject" to ignore list 13 år sedan
Vi.gitignore Adding Emacs backup, and Vi swap ignores to Global/ 13 år sedan
VisualStudio.gitignore Merge branch 'master' of https://github.com/wdang/gitignore into wdang-master 13 år sedan
Windows.gitignore Small cleanup of comments in the file 13 år sedan
vim.gitignore Added Vim >= 7.3 persistent undo files 13 år sedan

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