Global
tags on it's own will match a directory like lib/tags/
2011-09-14 14:29:04 +08:00
Actionscript.gitignore
Update to the Actionscript ignore file to put the .settings reference as a directory
2010-11-09 15:43:08 +08:00
Android.gitignore
Updated Generated Files location (*R was kind of dangerous), added local.properties
2011-04-27 13:12:44 -07:00
Autotools.gitignore
Removed empty line from Autotools.gitignore
2010-11-23 08:40:50 +02:00
C++.gitignore
Fixed comments in C++.gitignore
2010-11-13 05:54:52 +08:00
CakePHP.gitignore
Don't ignore empty files meant to preserve the file structure of an application within a git repository for later deployment
2010-11-22 17:54:05 -08:00
CFWheels.gitignore
add cfwheels gitignore
2011-02-21 18:02:55 -08:00
Clojure.gitignore
Add .gitignore for Leiningen projects
2011-04-08 21:02:05 +03:00
CMake.gitignore
Added a .gitignore for files auto-generated by the CMake build-system.
2010-11-09 15:51:41 +08:00
CodeIgniter.gitignore
Changes to support CodeIgniter (Reactor) 2.0
2011-05-11 22:56:28 -07:00
Compass.gitignore
Ignore .sass-cache directory in Compass projects.
2011-05-10 18:16:30 +02:00
Concrete5.gitignore
Added Concrete5 CMS .gitignore file
2010-11-10 16:50:58 +08:00
Coq.gitignore
add Coq gitignore
2010-11-22 17:42:32 -08:00
CSharp.gitignore
Fixed bin and obj folders to support silverlight-style capitalization, and added the trailing slash, so that Git treats these entries as directory entries.
2011-09-13 20:49:47 -05:00
Django.gitignore
Added .pyc to Django.gitignore
2011-04-01 22:44:05 -04:00
Drupal.gitignore
Added more rules to work as non core drupal developer
2011-02-21 18:06:49 -08:00
Erlang.gitignore
Added *.plt used by dialyzer
2011-06-13 09:40:25 -07:00
ExpressionEngine.gitignore
Added ExpressionEngine gitignore file.
2010-11-13 05:55:14 +08:00
Finale.gitignore
Added a gitignore file for the Finale music notation software
2011-09-01 13:04:09 -04:00
ForceDotCom.gitignore
Initial commit, Force.com gitignore file.
2011-08-30 05:41:07 -07:00
FuelPHP.gitignore
FuelPHP gitignore
2011-08-17 00:55:26 -05:00
gcov.gitignore
.gitignore for gcov files
2011-02-01 06:03:02 +08:00
Go.gitignore
Added Go.gitignore
2010-11-10 03:43:58 +08:00
Grails.gitignore
Added common .gitignore for the Grails framework
2010-11-10 03:44:06 +08:00
Haskell.gitignore
Added cabal-dev dir.
2011-08-07 03:09:17 +03:00
Java.gitignore
Added Java package files (JAR, WAR, EAR)
2011-09-01 17:03:22 -07:00
Jboss.gitignore
Jboss gitignore file
2011-02-21 17:56:28 -08:00
Jekyll.gitignore
Add Jekyll.gitignore
2011-08-02 21:36:51 +01:00
Joomla.gitignore
Added Joomla 1.6
2011-05-01 18:11:31 +01:00
Jython.gitignore
Jython ignores
2010-11-09 04:49:58 +08:00
Kohana.gitignore
Kohana-PHP gitignore
2010-11-09 04:49:25 +08:00
LaTeX.gitignore
Alphabetized and added xindy and glossaries detritus.
2011-10-22 19:02:00 -04:00
Leiningen.gitignore
Add .gitignore for Leiningen projects
2011-04-08 21:02:05 +03:00
LemonStand.gitignore
Add LemonStand gitignore.
2011-02-21 17:57:13 -08:00
Lilypond.gitignore
Add ignore file for lilypond.
2011-02-21 17:57:27 -08:00
Lithium.gitignore
Adding Lithium ignores.
2010-11-09 15:51:51 +08:00
Magento.gitignore
update Magento.gitignore to work with Magento 1.6
2011-07-08 18:36:52 -07:00
Maven.gitignore
Added Maven gitignore
2010-11-09 16:08:50 +08:00
nanoc.gitignore
Add gitignore for nanoc
2011-05-29 21:24:34 -04:00
Node.gitignore
[minor] Update Node.gitignore for npm 1.0
2011-05-29 21:47:07 -04:00
Objective-C.gitignore
Fixed comment in Objective-C.gitignore
2010-11-13 05:54:52 +08:00
OCaml.gitignore
Add OCaml gitignore
2010-11-23 09:36:53 +08:00
Opa.gitignore
Added Opa.gitignore
2012-03-03 02:08:17 +01:00
opencart.gitignore
Opencart gitignore file
2011-05-12 20:27:24 +05:30
Perl.gitignore
added .build - used by Dist::Zilla
2011-03-12 22:44:09 -03:00
PlayFramework.gitignore
removed duplicate 'eclipse' entry
2011-10-21 21:31:37 +03:00
Python.gitignore
Added nosetests.xml to the python unittest ignores.
2011-09-09 12:32:11 +02:00
Qooxdoo.gitignore
Add gitignore for qooxdoo apps
2011-02-21 18:08:18 -08:00
Rails.gitignore
config/*.yml should not be ignored in Rails
2011-12-05 06:14:54 +08:00
README.md
Fix readme about config setting
2010-11-10 03:43:28 +08:00
RhodesRhomobile.gitignore
Add Rhodes mobile application framework gitignore
2010-11-10 03:44:16 +08:00
Ruby.gitignore
Keep entries sorted to make it easier to lookup for a specific item or spot duplicates.
2011-04-08 10:54:24 +02:00
Scala.gitignore
Add ".scala_dependencies" file generated by Scala-IDE
2011-06-11 16:28:19 -07:00
SeamGen.gitignore
Added ignore patterns for projects generated using seam-gen
2010-11-23 09:44:53 +08:00
SugarCRM.gitignore
Added to ignore the custom/modules/*/Ext/ directory, since these files are always built.
2011-09-08 17:06:04 -03:00
Symfony2.gitignore
Updated through http://www.deanoj.co.uk/programming/git/git-ignore-file-for-symfony2/
2011-09-01 17:05:08 -07:00
Symfony.gitignore
Added plugin-generated model paths to symfony-1 ignore file.
2011-08-20 14:38:10 -05:00
SymphonyCMS.gitignore
added symphony and workspace/uploads dir
2012-04-11 11:39:01 +03:00
Target3001.gitignore
Added new extensions of production formats which were introduced in version 15.4.0.59
2011-08-02 23:17:42 +02:00
Tasm.gitignore
Add Tasm.gitignore
2011-02-21 18:03:04 -08:00
TurboGears2.gitignore
Add for TurboGears2 (based off of Python template)
2010-11-09 15:46:02 +08:00
VB.Net.gitignore
Added a VB.Net gitignore
2010-11-22 17:42:06 -08:00
Waf.gitignore
added Waf.gitignore
2010-11-22 17:54:05 -08:00
Wordpress.gitignore
Merge pull request #179 from willmot/master
2011-09-01 17:00:34 -07:00
Yii.gitignore
Adding Yii ignores
2011-02-21 18:08:03 -08:00
ZendFramework.gitignore
Added ZendFramework.gitignore.
2010-11-23 19:07:09 +03:30