You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dorkitude 85b1901900 ignore propel properties пре 13 година
Global ignore emacs buffers and desktop пре 13 година
Actionscript.gitignore Update to the Actionscript ignore file to put the .settings reference as a directory пре 13 година
Android.gitignore add basic Android gitignore пре 13 година
C++.gitignore add basic gitignore for C++ пре 13 година
CSharp.gitignore Adding C# ignores пре 13 година
CakePHP.gitignore added CakePHP gitignore пре 13 година
Django.gitignore How on earth did I write *.po?! Those are the actual translation files! пре 13 година
Erlang.gitignore Added erlang gitignore пре 13 година
Jython.gitignore Jython ignores пре 13 година
Kohana.gitignore Kohana-PHP gitignore пре 13 година
LaTeX.gitignore (La)TeX, BibTeX, latexmk, etc пре 13 година
Magento.gitignore Added Magento gitignore пре 13 година
Objective-C.gitignore Support defaulting user-specific Xcode project settings. пре 13 година
Python.gitignore Add exclusions for setup.py behaviors пре 13 година
README.md READMEs and globals and you пре 13 година
Rails.gitignore Remove .rmvrc from Rails.gitignore. Feel free to add manually. пре 13 година
Ruby.gitignore Removed TextMate-specific lines from Ruby.gitignore пре 13 година
Scala.gitignore Added scala gitignore пре 13 година
Symfony.gitignore ignore propel properties пре 13 година

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)