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

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