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ů.
Postmodern 900d322dd9 Added a .gitignore for files auto-generated by the CMake build-system. před 13 roky
Global Added Flex Builder gitignore 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
Autotools.gitignore to ignore autotools generated files před 13 roky
C++.gitignore add basic gitignore for C++ před 13 roky
CMake.gitignore Added a .gitignore for files auto-generated by the CMake build-system. 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
Node.gitignore adding Node.js ignores 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 rspec config file and capybara generated files před 13 roky
Ruby.gitignore Masking YARD build artifacts. před 13 roky
Scala.gitignore Added scala gitignore před 13 roky
Symfony.gitignore ignore propel properties před 13 roky
TurboGears2.gitignore Add for TurboGears2 (based off of Python template) 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)