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.
Chase Brammer 787f39eaec Update to the Actionscript ignore file to put the .settings reference as a directory преди 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 години
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 години
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 removing lib/vendor/symfony ignore. Not everyone symlinks their symfony libs (like they should) преди 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)