A collection of useful .gitignore templates
Go to file
Juan Pablo Garcia Dalolla 8495bcc605 Visual Studio ignores 2010-11-09 05:08:50 +08:00
CSharp.gitignore Adding C# ignores 2010-11-09 05:04:08 +08:00
Jython.gitignore Jython ignores 2010-11-09 04:49:58 +08:00
Kohana.gitignore
Objective-C.gitignore
Python.gitignore Python ignores 2010-11-09 04:49:59 +08:00
README.md mention global gitignore 2010-11-08 12:52:48 -08:00
Rails.gitignore added .rvmrc and coverage/ (rcov) to Rails.gitignore 2010-11-09 04:49:39 +08:00
VisualStudio.gitignore Visual Studio ignores 2010-11-09 05:08:50 +08:00

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)