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.
Justin Spahr-Summers c61686f988 Merge remote-tracking branch 'exalted/master' il y a 11 ans
..
Archives.gitignore added rule for .bz2 --> bzip2 il y a 12 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 Merge pull request #173 from DenisGorbachev/patch-1 il y a 12 ans
Emacs.gitignore Added Org-mode section to Emacs ignore file il y a 12 ans
Espresso.gitignore Added ignore file for Espresso project files (Mac OS X only) 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 Removed redundant ".directory" that was already covered by ".*". il y a 12 ans
Matlab.gitignore Manual merge to close #305 il y a 11 ans
Mercurial.gitignore Added newline in order to allow multiple adds of il y a 13 ans
ModelSim.gitignore added initial version of ModelSim.gitignore il y a 13 ans
MonoDevelop.gitignore Added support for MonoDevelop .gitignore il y a 13 ans
NetBeans.gitignore Merge pull request #169 from x3ro/patch-2 il y a 12 ans
OSX.gitignore Merge remote-tracking branch 'exalted/master' il y a 11 ans
PhPStorm.gitignore PhPStorm gitignore il y a 12 ans
Quartus2.gitignore added hex files to be ignored 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
RubyMine.gitignore Ignore file that contains your workspace preferences il y a 13 ans
SASS.gitignore Updated SASS gitignore il y a 12 ans
SBT.gitignore Adding recommended SBT ignores il y a 13 ans
SVN.gitignore Ignore all the .svn folders. il y a 13 ans
SublimeText.gitignore add '.sublime-workspace' in Global/SublimeText.gitignore il y a 12 ans
Tags.gitignore tags on it's own will match a directory like lib/tags/ il y a 12 ans
TextMate.gitignore add "*.tmproject" to ignore list il y a 13 ans
VisualStudio.gitignore Updated Global/VisualStudio.gitignore il y a 12 ans
Windows.gitignore Remove space after Thumbs.db — fixes #355 il y a 11 ans
XilinxISE.gitignore Added Xilinx ISE gitignore il y a 12 ans
vim.gitignore Include .netrwhist, the user's history and potential privacy concern. See: http://stackoverflow.com/questions/9850360/ il y a 12 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