A collection of useful .gitignore templates
Global | ||
Actionscript.gitignore | ||
Android.gitignore | ||
C++.gitignore | ||
CakePHP.gitignore | ||
CSharp.gitignore | ||
Django.gitignore | ||
Erlang.gitignore | ||
Jython.gitignore | ||
Kohana.gitignore | ||
LaTeX.gitignore | ||
Magento.gitignore | ||
Objective-C.gitignore | ||
Python.gitignore | ||
Rails.gitignore | ||
README.md | ||
Ruby.gitignore | ||
Scala.gitignore | ||
Symfony.gitignore | ||
TurboGears2.gitignore |
A Collection of Useful .gitignore Templates
That's what we're trying to build. Please contribute by forking and sending a pull request.
Also please only modify one file per commit. This'll make merging easier for everyone.
Global gitignores (OS-specific, editor-specific) should go into the
Global/
directory.
For more information on gitignore: gitignore(5)