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