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

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