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 74b5ce5612 Merge pull request #183 from x3ro/master il y a 12 ans
..
Archives.gitignore [Global/Archives.gitignore] package management formats 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 Merge pull request #173 from DenisGorbachev/patch-1 il y a 12 ans
Emacs.gitignore Ignore emacs auto-save files (.# prefix) il y a 13 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 remove vi/vim-specific pattern already covered by vim.gitignore il y a 13 ans
Matlab.gitignore Added matlab editor global gitignore to remove autosaved backups il y a 13 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 Remove "dangerous" OS X specific .gitignore rule il y a 13 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
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 Edited Global/SublimeText.gitignore via GitHub 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
VisualStudio.gitignore Merge pull request #192 from stuartdb/patch-1 il y a 12 ans
Windows.gitignore Small cleanup of comments in the file il y a 13 ans
vim.gitignore Ignore vim session file. 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