Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Justin Spahr-Summers c61686f988 Merge remote-tracking branch 'exalted/master' 11 år sedan
..
Archives.gitignore added rule for .bz2 --> bzip2 12 år sedan
CVS.gitignore Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. 13 år sedan
Eclipse.gitignore Merge pull request #173 from DenisGorbachev/patch-1 12 år sedan
Emacs.gitignore Added Org-mode section to Emacs ignore file 12 år sedan
Espresso.gitignore Added ignore file for Espresso project files (Mac OS X only) 13 år sedan
FlexBuilder.gitignore Added Flex Builder gitignore 13 år sedan
IntelliJ.gitignore Adding IntelliJ ignores 13 år sedan
Linux.gitignore Removed redundant ".directory" that was already covered by ".*". 12 år sedan
Matlab.gitignore Manual merge to close #305 11 år sedan
Mercurial.gitignore Added newline in order to allow multiple adds of 13 år sedan
ModelSim.gitignore added initial version of ModelSim.gitignore 13 år sedan
MonoDevelop.gitignore Added support for MonoDevelop .gitignore 13 år sedan
NetBeans.gitignore Merge pull request #169 from x3ro/patch-2 12 år sedan
OSX.gitignore Merge remote-tracking branch 'exalted/master' 11 år sedan
PhPStorm.gitignore PhPStorm gitignore 12 år sedan
Quartus2.gitignore added hex files to be ignored 13 år sedan
README.md READMEs and globals and you 13 år sedan
Redcar.gitignore Masking Redcar project files. 13 år sedan
RubyMine.gitignore Ignore file that contains your workspace preferences 13 år sedan
SASS.gitignore Updated SASS gitignore 12 år sedan
SBT.gitignore Adding recommended SBT ignores 13 år sedan
SVN.gitignore Ignore all the .svn folders. 13 år sedan
SublimeText.gitignore add '.sublime-workspace' in Global/SublimeText.gitignore 12 år sedan
Tags.gitignore tags on it's own will match a directory like lib/tags/ 12 år sedan
TextMate.gitignore add "*.tmproject" to ignore list 13 år sedan
VisualStudio.gitignore Updated Global/VisualStudio.gitignore 12 år sedan
Windows.gitignore Remove space after Thumbs.db — fixes #355 11 år sedan
XilinxISE.gitignore Added Xilinx ISE gitignore 12 år sedan
vim.gitignore Include .netrwhist, the user's history and potential privacy concern. See: http://stackoverflow.com/questions/9850360/ 12 år sedan

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