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

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)