Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
dorkitude 85b1901900 ignore propel properties vor 13 Jahren
Global ignore emacs buffers and desktop vor 13 Jahren
Actionscript.gitignore Update to the Actionscript ignore file to put the .settings reference as a directory vor 13 Jahren
Android.gitignore add basic Android gitignore vor 13 Jahren
C++.gitignore add basic gitignore for C++ vor 13 Jahren
CSharp.gitignore Adding C# ignores vor 13 Jahren
CakePHP.gitignore added CakePHP gitignore vor 13 Jahren
Django.gitignore How on earth did I write *.po?! Those are the actual translation files! vor 13 Jahren
Erlang.gitignore Added erlang gitignore vor 13 Jahren
Jython.gitignore Jython ignores vor 13 Jahren
Kohana.gitignore Kohana-PHP gitignore vor 13 Jahren
LaTeX.gitignore (La)TeX, BibTeX, latexmk, etc vor 13 Jahren
Magento.gitignore Added Magento gitignore vor 13 Jahren
Objective-C.gitignore Support defaulting user-specific Xcode project settings. vor 13 Jahren
Python.gitignore Add exclusions for setup.py behaviors vor 13 Jahren
README.md READMEs and globals and you vor 13 Jahren
Rails.gitignore Remove .rmvrc from Rails.gitignore. Feel free to add manually. vor 13 Jahren
Ruby.gitignore Removed TextMate-specific lines from Ruby.gitignore vor 13 Jahren
Scala.gitignore Added scala gitignore vor 13 Jahren
Symfony.gitignore ignore propel properties vor 13 Jahren

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.

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)