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 hace 12 años
..
Archives.gitignore [Global/Archives.gitignore] package management formats hace 13 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 Ignore emacs auto-save files (.# prefix) hace 13 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 remove vi/vim-specific pattern already covered by vim.gitignore hace 13 años
Matlab.gitignore Added matlab editor global gitignore to remove autosaved backups hace 13 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 Remove "dangerous" OS X specific .gitignore rule hace 13 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
SBT.gitignore Adding recommended SBT ignores hace 13 años
SVN.gitignore Ignore all the .svn folders. hace 13 años
SublimeText.gitignore Edited Global/SublimeText.gitignore via GitHub hace 13 años
Tags.gitignore Ignore files generated by Etags and Ctags hace 13 años
TextMate.gitignore add "*.tmproject" to ignore list hace 13 años
VisualStudio.gitignore Merge pull request #192 from stuartdb/patch-1 hace 12 años
Windows.gitignore Small cleanup of comments in the file hace 13 años
vim.gitignore Ignore vim session file. hace 13 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