.gitignore文件大全

Gavin M. Roy 80e0020b8c Add exclusions for setup.py behaviors 14 vuotta sitten
Android.gitignore 1bb483835a add basic Android gitignore 14 vuotta sitten
C++.gitignore fbcdec436e add basic gitignore for C++ 14 vuotta sitten
CSharp.gitignore ab472108c5 Adding C# ignores 14 vuotta sitten
Django.gitignore 07b5d97c0a How on earth did I write *.po?! Those are the actual translation files! 14 vuotta sitten
Erlang.gitignore 8152623b1e Added erlang gitignore 14 vuotta sitten
Jython.gitignore 2ce6478f7b Jython ignores 14 vuotta sitten
Kohana.gitignore a3a9c380b9 Kohana-PHP gitignore 14 vuotta sitten
Magento.gitignore 64e23e74a6 Added Magento gitignore 14 vuotta sitten
Objective-C.gitignore ea6e9227f8 Support defaulting user-specific Xcode project settings. 14 vuotta sitten
Python.gitignore 80e0020b8c Add exclusions for setup.py behaviors 14 vuotta sitten
README.md b66bfe4cf8 mention global gitignore 14 vuotta sitten
Rails.gitignore 672ce09d68 Ignore Rubinius compiled files 14 vuotta sitten
Scala.gitignore 8db8a470ea Added scala gitignore 14 vuotta sitten
Symfony.gitignore fb3975e18c removing lib/vendor/symfony ignore. Not everyone symlinks their symfony libs (like they should) 14 vuotta sitten
VisualStudio.gitignore 8495bcc605 Visual Studio ignores 14 vuotta sitten

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)