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.
Janusz Lenar 53adf394a0 Add executables for C++ преди 12 години
Global Remove space after Thumbs.db — fixes #355 преди 12 години
Actionscript.gitignore By default, FDT5 just uses a "bin" folder (rather than the common "bin-debug" and "bin-release") преди 12 години
Android.gitignore Ignore '.project' and '.classpath' to avoid conflict between development environments. преди 12 години
Autotools.gitignore Removed empty line from Autotools.gitignore преди 13 години
C++.gitignore Add executables for C++ преди 12 години
C.gitignore Add versioned so, .a, .dylib, .app преди 12 години
CFWheels.gitignore add cfwheels gitignore преди 13 години
CMake.gitignore Added a .gitignore for files auto-generated by the CMake build-system. преди 13 години
CSharp.gitignore Added NuGet packages directory преди 12 години
CakePHP.gitignore Make CakePHP ignore config folder of either case преди 12 години
Clojure.gitignore Add .gitignore for Leiningen projects преди 13 години
CodeIgniter.gitignore Changes to support CodeIgniter (Reactor) 2.0 преди 13 години
Compass.gitignore Ignore .sass-cache directory in Compass projects. преди 13 години
Concrete5.gitignore Added Concrete5 CMS .gitignore file преди 13 години
Coq.gitignore add Coq gitignore преди 13 години
Delphi.gitignore Delphi gitignore преди 12 години
Django.gitignore Added .pyc to Django.gitignore преди 13 години
Drupal.gitignore * Updated comments преди 12 години
Erlang.gitignore Added *.plt used by dialyzer преди 13 години
ExpressionEngine.gitignore Added ExpressionEngine gitignore file. преди 13 години
Finale.gitignore Added a gitignore file for the Finale music notation software преди 12 години
ForceDotCom.gitignore Initial commit, Force.com gitignore file. преди 12 години
FuelPHP.gitignore FuelPHP gitignore преди 13 години
GWT.gitignore better now. преди 12 години
Go.gitignore Added Go.gitignore преди 13 години
Grails.gitignore a more complete .gitignore for Grails 1.2 and 1.3 преди 12 години
Haskell.gitignore Added .virthualenv directory. преди 12 години
Java.gitignore Added Java package files (JAR, WAR, EAR) преди 12 години
Jboss.gitignore Jboss gitignore file преди 13 години
Jekyll.gitignore Add Jekyll.gitignore преди 13 години
Joomla.gitignore Added Joomla 1.6 преди 13 години
Jython.gitignore Jython ignores преди 13 години
Kohana.gitignore Kohana-PHP gitignore преди 13 години
LaTeX.gitignore Alphabetized and added xindy and glossaries detritus. преди 12 години
Leiningen.gitignore Add .gitignore for Leiningen projects преди 13 години
LemonStand.gitignore added content_*.php with a suggestion преди 12 години
Lilypond.gitignore Add ignore file for lilypond. преди 13 години
Lithium.gitignore Adding Lithium ignores. преди 13 години
Magento.gitignore Restored missing lines. преди 12 години
Maven.gitignore Added Maven gitignore преди 13 години
Node.gitignore checking in the node_modules dir is best practice for app developers преди 12 години
OCaml.gitignore Add OCaml gitignore преди 13 години
Objective-C.gitignore Merge remote-tracking branch 'OliverLetterer/patch-1' преди 12 години
Opa.gitignore Added Opa.gitignore преди 12 години
OracleForms.gitignore added gitignore for Oracle Forms development преди 12 години
Perl.gitignore added .build - used by Dist::Zilla преди 13 години
PlayFramework.gitignore Merge pull request #238 from rikkert/master преди 12 години
Python.gitignore add '.pyd' and '.so' (C extensions) in Python.gitignore преди 12 години
Qooxdoo.gitignore Add gitignore for qooxdoo apps преди 13 години
R.gitignore add 'R.gitignore' for R преди 12 години
README.md Fix readme about config setting преди 13 години
Rails.gitignore config/*.yml should not be ignored in Rails преди 12 години
RhodesRhomobile.gitignore Add Rhodes mobile application framework gitignore преди 13 години
Ruby.gitignore Keep entries sorted to make it easier to lookup for a specific item or spot duplicates. преди 13 години
Scala.gitignore Add ".scala_dependencies" file generated by Scala-IDE преди 13 години
SeamGen.gitignore Update SeamGen.gitignore преди 12 години
SketchUp.gitignore Add gitignore for sketchup backup files. преди 12 години
SugarCRM.gitignore Group custom/ dirs in SugarCRM ignore преди 12 години
Symfony.gitignore symfony creates symlinks to plugins in the web folder преди 12 години
Symfony2.gitignore Added parameters.yml to list for Symfony2. преди 12 години
SymphonyCMS.gitignore added symphony and workspace/uploads dir преди 12 години
Target3001.gitignore Added new extensions of production formats which were introduced in version 15.4.0.59 преди 13 години
Tasm.gitignore Add Tasm.gitignore преди 13 години
Textpattern.gitignore Added Textpattern gitignore преди 12 години
TurboGears2.gitignore Add for TurboGears2 (based off of Python template) преди 13 години
Unity.gitignore Add Unity gitignore преди 12 години
VB.Net.gitignore Same deal as the C# file, merge in the VS.gitignore for now преди 12 години
Waf.gitignore added Waf.gitignore преди 13 години
Wordpress.gitignore Merge pull request #399 from bfuk/patch-2 преди 12 години
Yii.gitignore Adding Yii ignores преди 13 години
ZendFramework.gitignore Added ZendFramework.gitignore. преди 13 години
gcov.gitignore .gitignore for gcov files преди 13 години
nanoc.gitignore Add gitignore for nanoc преди 13 години
opencart.gitignore fix Opencart gitignore преди 12 години

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)

Global Ignores

git has a global configuration that applies rules to all of your projects. For example:

git config --global core.excludesfile ~/.global_ignore

… will apply the rules in ~/.global_ignore for all of your repos.

This is useful if you use an editor (like Emacs) that drops backup files, or if you work in an environment that generates binary or intermediate files that are always ignored.