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.
Chris Wanstrath 74b5ce5612 Merge pull request #183 from x3ro/master 12 lat temu
..
Archives.gitignore [Global/Archives.gitignore] package management formats 13 lat temu
CVS.gitignore Add CVS gitignore for anyone who has to code-share with projects using CVS. Save the dinosaurs. 13 lat temu
Eclipse.gitignore Merge pull request #173 from DenisGorbachev/patch-1 12 lat temu
Emacs.gitignore Ignore emacs auto-save files (.# prefix) 13 lat temu
Espresso.gitignore Added ignore file for Espresso project files (Mac OS X only) 13 lat temu
FlexBuilder.gitignore Added Flex Builder gitignore 13 lat temu
IntelliJ.gitignore Adding IntelliJ ignores 13 lat temu
Linux.gitignore remove vi/vim-specific pattern already covered by vim.gitignore 13 lat temu
Matlab.gitignore Added matlab editor global gitignore to remove autosaved backups 13 lat temu
Mercurial.gitignore Added newline in order to allow multiple adds of 13 lat temu
ModelSim.gitignore added initial version of ModelSim.gitignore 13 lat temu
MonoDevelop.gitignore Added support for MonoDevelop .gitignore 13 lat temu
NetBeans.gitignore Merge pull request #169 from x3ro/patch-2 12 lat temu
OSX.gitignore Remove "dangerous" OS X specific .gitignore rule 13 lat temu
Quartus2.gitignore added hex files to be ignored 13 lat temu
README.md READMEs and globals and you 13 lat temu
Redcar.gitignore Masking Redcar project files. 13 lat temu
RubyMine.gitignore Ignore file that contains your workspace preferences 13 lat temu
SBT.gitignore Adding recommended SBT ignores 13 lat temu
SVN.gitignore Ignore all the .svn folders. 13 lat temu
SublimeText.gitignore Edited Global/SublimeText.gitignore via GitHub 13 lat temu
Tags.gitignore Ignore files generated by Etags and Ctags 13 lat temu
TextMate.gitignore add "*.tmproject" to ignore list 13 lat temu
VisualStudio.gitignore Merge pull request #192 from stuartdb/patch-1 12 lat temu
Windows.gitignore Small cleanup of comments in the file 13 lat temu
vim.gitignore Ignore vim session file. 13 lat temu

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