Go to file
Kriss Kowalik 8152623b1e Added erlang gitignore 2010-11-09 06:41:10 +08:00
Android.gitignore add basic Android gitignore 2010-11-09 06:38:10 +08:00
C++.gitignore add basic gitignore for C++ 2010-11-09 06:38:10 +08:00
CSharp.gitignore Adding C# ignores 2010-11-09 05:04:08 +08:00
Erlang.gitignore Added erlang gitignore 2010-11-09 06:41:10 +08:00
Jython.gitignore Jython ignores 2010-11-09 04:49:58 +08:00
Kohana.gitignore Kohana-PHP gitignore 2010-11-09 04:49:25 +08:00
Objective-C.gitignore begin! add Rails and Obj-C templates 2010-11-08 12:21:45 -08:00
Python.gitignore Add package, installer, unit test and coverage files. 2010-11-09 06:38:28 +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)