Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Chris Wanstrath 4823407194 Merge branch 'master' of https://github.com/d2s/gitignore into d2s-master il y a 13 ans
..
Archives.gitignore Fixed comments in Archives.gitignore il y a 13 ans
CVS.gitignore Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. il y a 13 ans
Eclipse.gitignore Added OSX icons, moved bin/** from Java to Eclipse, added *.class to Java il y a 13 ans
Emacs.gitignore dont track compiled elisp il y a 13 ans
FlexBuilder.gitignore Added Flex Builder gitignore il y a 13 ans
IntelliJ.gitignore Adding IntelliJ ignores il y a 13 ans
Linux.gitignore Fixed comment in Linux.gitignore file il y a 13 ans
Mercurial.gitignore added Mercurial.gitignore il y a 13 ans
NetBeans.gitignore added NetBeans ignore il y a 13 ans
OSX.gitignore These should go into other gitignores, like Vim.gitignore il y a 13 ans
README.md READMEs and globals and you il y a 13 ans
Redcar.gitignore Masking Redcar project files. il y a 13 ans
SBT.gitignore Adding recommended SBT ignores il y a 13 ans
SVN.gitignore Ignore all the .svn folders. il y a 13 ans
Tags.gitignore Ignore files generated by Etags and Ctags il y a 13 ans
TextMate.gitignore add "*.tmproject" to ignore list il y a 13 ans
Vi.gitignore Adding Emacs backup, and Vi swap ignores to Global/ il y a 13 ans
VisualStudio.gitignore Merge branch 'master' of https://github.com/wdang/gitignore into wdang-master il y a 13 ans
Windows.gitignore Small cleanup of comments in the file il y a 13 ans
vim.gitignore Added Vim >= 7.3 persistent undo files il y a 13 ans

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