Chris Wanstrath 74b5ce5612 Merge pull request #183 from x3ro/master hace 13 años
..
Archives.gitignore 18c2ccc490 [Global/Archives.gitignore] package management formats hace 14 años
CVS.gitignore cdb216f204 Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. hace 14 años
Eclipse.gitignore c61fcfd6d5 Merge pull request #173 from DenisGorbachev/patch-1 hace 13 años
Emacs.gitignore e61c20ac1d Ignore emacs auto-save files (.# prefix) hace 14 años
Espresso.gitignore d443fda444 Added ignore file for Espresso project files (Mac OS X only) hace 14 años
FlexBuilder.gitignore 53e9ec0ddb Added Flex Builder gitignore hace 14 años
IntelliJ.gitignore ed7ccb7141 Adding IntelliJ ignores hace 14 años
Linux.gitignore 5bdef3ee6d remove vi/vim-specific pattern already covered by vim.gitignore hace 14 años
Matlab.gitignore 9da8f662ca Added matlab editor global gitignore to remove autosaved backups hace 14 años
Mercurial.gitignore cf2cc27679 Added newline in order to allow multiple adds of hace 14 años
ModelSim.gitignore 5eeeeef2fd added initial version of ModelSim.gitignore hace 14 años
MonoDevelop.gitignore e8b2e1a9cc Added support for MonoDevelop .gitignore hace 14 años
NetBeans.gitignore 5039b28ea3 Merge pull request #169 from x3ro/patch-2 hace 13 años
OSX.gitignore 85de979a03 Remove "dangerous" OS X specific .gitignore rule hace 13 años
Quartus2.gitignore 38ccc7d78c added hex files to be ignored hace 14 años
README.md bbebf0f7f6 READMEs and globals and you hace 14 años
Redcar.gitignore 6a492645d5 Masking Redcar project files. hace 14 años
RubyMine.gitignore a9e135dabb Ignore file that contains your workspace preferences hace 14 años
SBT.gitignore 369ff63bdb Adding recommended SBT ignores hace 14 años
SVN.gitignore c4619a22f0 Ignore all the .svn folders. hace 14 años
SublimeText.gitignore 111965eafe Edited Global/SublimeText.gitignore via GitHub hace 13 años
Tags.gitignore 718b97feec Ignore files generated by Etags and Ctags hace 14 años
TextMate.gitignore 3037435cee add "*.tmproject" to ignore list hace 14 años
VisualStudio.gitignore c0827ef922 Merge pull request #192 from stuartdb/patch-1 hace 13 años
Windows.gitignore cb9fac4334 Small cleanup of comments in the file hace 14 años
vim.gitignore 05fa33b554 Ignore vim session file. hace 14 años

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