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

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