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.
Nysa acce99efee Ignore Vim untitled and unsaved buffer swapfiles 11 years ago
..
Archives.gitignore added rule for .bz2 --> bzip2 12 years ago
CVS.gitignore Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. 13 years ago
Eclipse.gitignore Merge pull request #173 from DenisGorbachev/patch-1 12 years ago
Emacs.gitignore Added Org-mode section to Emacs ignore file 12 years ago
Espresso.gitignore Added ignore file for Espresso project files (Mac OS X only) 13 years ago
FlexBuilder.gitignore Added Flex Builder gitignore 13 years ago
IntelliJ.gitignore Adding IntelliJ ignores 13 years ago
Linux.gitignore Removed redundant ".directory" that was already covered by ".*". 12 years ago
Matlab.gitignore Manual merge to close #305 11 years ago
Mercurial.gitignore Added newline in order to allow multiple adds of 13 years ago
ModelSim.gitignore added initial version of ModelSim.gitignore 13 years ago
MonoDevelop.gitignore Added support for MonoDevelop .gitignore 13 years ago
NetBeans.gitignore Merge pull request #169 from x3ro/patch-2 12 years ago
OSX.gitignore change the line endings of Global/OSX from dos to unix format 11 years ago
PhPStorm.gitignore PhPStorm gitignore 12 years ago
PyCharm.gitignore PyCharm IDE project specific files 11 years ago
Quartus2.gitignore added hex files to be ignored 13 years ago
README.md READMEs and globals and you 13 years ago
Redcar.gitignore Masking Redcar project files. 13 years ago
RubyMine.gitignore Ignore file that contains your workspace preferences 13 years ago
SASS.gitignore Updated SASS gitignore 12 years ago
SBT.gitignore Adding recommended SBT ignores 13 years ago
SVN.gitignore Ignore all the .svn folders. 13 years ago
SublimeText.gitignore The sublime-project file should be checked into version control 12 years ago
Tags.gitignore tags on it's own will match a directory like lib/tags/ 12 years ago
TextMate.gitignore add "*.tmproject" to ignore list 13 years ago
VirtualEnv.gitignore VritualEnv specific files generated automaticaly when a new Env is created 11 years ago
Windows.gitignore Remove space after Thumbs.db — fixes #355 11 years ago
XilinxISE.gitignore Added Xilinx ISE gitignore 12 years ago
vim.gitignore Ignore Vim untitled and unsaved buffer swapfiles 11 years ago

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