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.
Gavin M. Roy 80e0020b8c Add exclusions for setup.py behaviors hace 13 años
Android.gitignore add basic Android gitignore hace 13 años
C++.gitignore add basic gitignore for C++ hace 13 años
CSharp.gitignore Adding C# ignores hace 13 años
Django.gitignore How on earth did I write *.po?! Those are the actual translation files! hace 13 años
Erlang.gitignore Added erlang gitignore hace 13 años
Jython.gitignore Jython ignores hace 13 años
Kohana.gitignore Kohana-PHP gitignore hace 13 años
Magento.gitignore Added Magento gitignore hace 13 años
Objective-C.gitignore Support defaulting user-specific Xcode project settings. hace 13 años
Python.gitignore Add exclusions for setup.py behaviors hace 13 años
README.md mention global gitignore hace 13 años
Rails.gitignore Ignore Rubinius compiled files hace 13 años
Scala.gitignore Added scala gitignore hace 13 años
Symfony.gitignore removing lib/vendor/symfony ignore. Not everyone symlinks their symfony libs (like they should) hace 13 años
VisualStudio.gitignore Visual Studio ignores hace 13 años

README.md

A Collection of Useful .gitignore Templates

That’s what we’re trying to build. Please contribute by forking and sending a pull request.

Here’s a good global gitignore: http://help.github.com/git-ignore/

For more information on gitignore: gitignore(5)