Go to file
Danny McClelland 64e23e74a6 Added Magento gitignore 2010-11-09 06:41:42 +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
Magento.gitignore Added Magento gitignore 2010-11-09 06:41:42 +08:00
Objective-C.gitignore Ignore Xcode 4 user configurations for Objective-C 2010-11-09 06:41:19 +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 Ignore Rubinius compiled files 2010-11-09 06:41:26 +08:00
Scala.gitignore Added scala gitignore 2010-11-09 06:41:11 +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)