Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
dorkitude 85b1901900 ignore propel properties před 13 roky
Global ignore emacs buffers and desktop před 13 roky
Actionscript.gitignore Update to the Actionscript ignore file to put the .settings reference as a directory před 13 roky
Android.gitignore add basic Android gitignore před 13 roky
C++.gitignore add basic gitignore for C++ před 13 roky
CSharp.gitignore Adding C# ignores před 13 roky
CakePHP.gitignore added CakePHP gitignore před 13 roky
Django.gitignore How on earth did I write *.po?! Those are the actual translation files! před 13 roky
Erlang.gitignore Added erlang gitignore před 13 roky
Jython.gitignore Jython ignores před 13 roky
Kohana.gitignore Kohana-PHP gitignore před 13 roky
LaTeX.gitignore (La)TeX, BibTeX, latexmk, etc před 13 roky
Magento.gitignore Added Magento gitignore před 13 roky
Objective-C.gitignore Support defaulting user-specific Xcode project settings. před 13 roky
Python.gitignore Add exclusions for setup.py behaviors před 13 roky
README.md READMEs and globals and you před 13 roky
Rails.gitignore Remove .rmvrc from Rails.gitignore. Feel free to add manually. před 13 roky
Ruby.gitignore Removed TextMate-specific lines from Ruby.gitignore před 13 roky
Scala.gitignore Added scala gitignore před 13 roky
Symfony.gitignore ignore propel properties před 13 roky

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)