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

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