Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Chris Wanstrath 4823407194 Merge branch 'master' of https://github.com/d2s/gitignore into d2s-master vor 13 Jahren
..
Archives.gitignore Fixed comments in Archives.gitignore vor 13 Jahren
CVS.gitignore Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. vor 13 Jahren
Eclipse.gitignore Added OSX icons, moved bin/** from Java to Eclipse, added *.class to Java vor 13 Jahren
Emacs.gitignore dont track compiled elisp vor 13 Jahren
FlexBuilder.gitignore Added Flex Builder gitignore vor 13 Jahren
IntelliJ.gitignore Adding IntelliJ ignores vor 13 Jahren
Linux.gitignore Fixed comment in Linux.gitignore file vor 13 Jahren
Mercurial.gitignore added Mercurial.gitignore vor 13 Jahren
NetBeans.gitignore added NetBeans ignore vor 13 Jahren
OSX.gitignore These should go into other gitignores, like Vim.gitignore vor 13 Jahren
README.md READMEs and globals and you vor 13 Jahren
Redcar.gitignore Masking Redcar project files. vor 13 Jahren
SBT.gitignore Adding recommended SBT ignores vor 13 Jahren
SVN.gitignore Ignore all the .svn folders. vor 13 Jahren
Tags.gitignore Ignore files generated by Etags and Ctags vor 13 Jahren
TextMate.gitignore add "*.tmproject" to ignore list vor 13 Jahren
Vi.gitignore Adding Emacs backup, and Vi swap ignores to Global/ vor 13 Jahren
VisualStudio.gitignore Merge branch 'master' of https://github.com/wdang/gitignore into wdang-master vor 13 Jahren
Windows.gitignore Small cleanup of comments in the file vor 13 Jahren
vim.gitignore Added Vim >= 7.3 persistent undo files vor 13 Jahren

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