You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Justin Spahr-Summers c61686f988 Merge remote-tracking branch 'exalted/master' 11 년 전
..
Archives.gitignore added rule for .bz2 --> bzip2 12 년 전
CVS.gitignore Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. 13 년 전
Eclipse.gitignore Merge pull request #173 from DenisGorbachev/patch-1 12 년 전
Emacs.gitignore Added Org-mode section to Emacs ignore file 12 년 전
Espresso.gitignore Added ignore file for Espresso project files (Mac OS X only) 13 년 전
FlexBuilder.gitignore Added Flex Builder gitignore 13 년 전
IntelliJ.gitignore Adding IntelliJ ignores 13 년 전
Linux.gitignore Removed redundant ".directory" that was already covered by ".*". 12 년 전
Matlab.gitignore Manual merge to close #305 11 년 전
Mercurial.gitignore Added newline in order to allow multiple adds of 13 년 전
ModelSim.gitignore added initial version of ModelSim.gitignore 13 년 전
MonoDevelop.gitignore Added support for MonoDevelop .gitignore 13 년 전
NetBeans.gitignore Merge pull request #169 from x3ro/patch-2 12 년 전
OSX.gitignore Merge remote-tracking branch 'exalted/master' 11 년 전
PhPStorm.gitignore PhPStorm gitignore 12 년 전
Quartus2.gitignore added hex files to be ignored 13 년 전
README.md READMEs and globals and you 13 년 전
Redcar.gitignore Masking Redcar project files. 13 년 전
RubyMine.gitignore Ignore file that contains your workspace preferences 13 년 전
SASS.gitignore Updated SASS gitignore 12 년 전
SBT.gitignore Adding recommended SBT ignores 13 년 전
SVN.gitignore Ignore all the .svn folders. 13 년 전
SublimeText.gitignore add '.sublime-workspace' in Global/SublimeText.gitignore 12 년 전
Tags.gitignore tags on it's own will match a directory like lib/tags/ 12 년 전
TextMate.gitignore add "*.tmproject" to ignore list 13 년 전
VisualStudio.gitignore Updated Global/VisualStudio.gitignore 12 년 전
Windows.gitignore Remove space after Thumbs.db — fixes #355 12 년 전
XilinxISE.gitignore Added Xilinx ISE gitignore 12 년 전
vim.gitignore Include .netrwhist, the user's history and potential privacy concern. See: http://stackoverflow.com/questions/9850360/ 12 년 전

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