aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update Global/VisualStudio.gitignoreAdil Mughal2012-04-101-0/+3
|
* Merge pull request #264 from Aqua-Ye/masterPaul Betts2012-03-191-0/+13
|\ | | | | gitignore for Opa
| * Added Opa.gitignoreFrederic Ye2012-03-031-0/+13
| | | | | | | | A .gitignore template for the Opa language <http://opalang.org>
* | Merge pull request #210 from mankoff/masterPaul Betts2012-03-191-3/+7
|\ \ | | | | | | Alphabetized. Added glossaries and xindy package detritus.
| * | Alphabetized and added xindy and glossaries detritus.Ken Mankoff2011-10-221-3/+7
| | |
* | | Merge pull request #209 from pangratz/masterPaul Betts2012-03-191-1/+0
|\ \ \ | | | | | | | | removed duplicate 'eclipse' line in PlayFramework.gitignore
| * \ \ Merge remote-tracking branch 'upstream/master'pangratz2011-12-121-1/+0
| |\ \ \ | | | |/ | | |/|
| * | | removed duplicate 'eclipse' entryClemens Müller2011-10-211-1/+0
| | |/ | |/|
* | | Merge pull request #202 from excepttheweasel/patch-1Paul Betts2012-03-191-0/+2
|\ \ \ | | | | | | | | don't match directories called tags or TAGS
| * | | tags on it's own will match a directory like lib/tags/John Barker2011-09-141-0/+2
| |/ /
* | | Merge pull request #201 from otac0n/patch-1Paul Betts2012-03-191-2/+2
|\ \ \ | | | | | | | | Fixed bin and obj folders to support silverlight-style capitalization, an
| * | | Fixed bin and obj folders to support silverlight-style capitalization, and ↵John Gietzen2011-09-131-2/+2
| |/ / | | | | | | | | | added the trailing slash, so that Git treats these entries as directory entries.
* | | Merge pull request #200 from reinout/masterPaul Betts2012-03-191-0/+1
|\ \ \ | | | | | | | | One addition to python's unittest/coverage ignores: nosetests.xml
| * | | Added nosetests.xml to the python unittest ignores.Reinout van Rees2011-09-091-0/+1
| |/ / | | | | | | | | | nosetests.xml is created by the 'nose' test runner when you want xml output, for instance for integration with jenkins.
* | | Merge pull request #199 from jmertic/patch-1Paul Betts2012-03-191-0/+1
|\ \ \ | | | | | | | | Added to ignore the custom/modules/*/Ext/ directory, since these files ar
| * | | Added to ignore the custom/modules/*/Ext/ directory, since these files are ↵John Mertic2011-09-081-0/+1
| |/ / | | | | | | | | | always built.
* | | Merge pull request #198 from mibe/targetPaul Betts2012-03-191-0/+82
|\ \ \ | |_|/ |/| | Target3001
| * | Added new extensions of production formats which were introduced in version ↵Michael Bemmerl2011-08-021-0/+5
| | | | | | | | | | | | 15.4.0.59
| * | Added support for files, which were generated by CONRAD's special version.Michael Bemmerl2011-07-211-5/+5
| | |
| * | Added various exchange formats for Target3001.gitignoreMichael Bemmerl2011-07-201-0/+29
| | |
| * | Added Gerber output for Target3001Michael Bemmerl2011-07-201-0/+28
| | |
| * | Added backup and autosave files for Target3001.gitignoreMichael Bemmerl2011-07-201-1/+12
| | |
| * | First entries for Target 3001!Michael Bemmerl2011-07-131-0/+9
| | |
* | | Merge pull request #225 from frankel/masterChris Wanstrath2011-12-051-1/+0
|\ \ \ | |_|/ |/| | config/*.yml should not be ignored in Rails
| * | config/*.yml should not be ignored in Railsfrankel2011-12-051-1/+0
|/ / | | | | | | The possible files could be database.yml or sold.yml
* | Updated through ↵Oncle Tom2011-09-011-2/+7
| | | | | | | | http://www.deanoj.co.uk/programming/git/git-ignore-file-for-symfony2/
* | Added Java package files (JAR, WAR, EAR)Florian Boulay2011-09-011-0/+5
| |
* | Merge pull request #164 from kevinjalbert/masterChris Wanstrath2011-09-011-0/+7
|\ \ | | | | | | Add gitignore for nanoc
| * | Add gitignore for nanocKevin Jalbert2011-05-291-0/+7
| | | | | | | | | | | | | | | Add: * General nanoc gitignore file
* | | Merge pull request #170 from industria/patch-1Chris Wanstrath2011-09-011-0/+1
|\ \ \ | | | | | | | | Added *.plt used by dialyzer
| * | | Added *.plt used by dialyzerJames Lindstorff2011-06-131-0/+1
| |/ /
* | | Merge pull request #174 from jan0sch/masterChris Wanstrath2011-09-011-0/+31
|\ \ \ | | | | | | | | Ignore file for SugarCRM
| * | | Sometime the emails folder starts with an uppercase letter.Jens Jahnke2011-08-181-0/+1
| | | |
| * | | The directory cache/include can also be ignored.Jens Jahnke2011-07-081-0/+1
| | | |
| * | | The contents of cache/themes can be safely ignored at least from Sugar 6 onward.Jens Jahnke2011-07-061-0/+1
| | | |
| * | | Revert "Ignore some javascript which will be regenerated."Jens Jahnke2011-07-011-9/+0
| | | | | | | | | | | | | | | | This reverts commit 8e27618144d89e93e55dc96a120813093815a6f9.
| * | | Ignore some javascript which will be regenerated.Jens Jahnke2011-07-011-0/+9
| | | |
| * | | Ignore some files and directories from the custom directory.Jens Jahnke2011-07-011-0/+4
| | | |
| * | | The paths for .htaccess, config.php and config_override.php shouldJens Jahnke2011-06-291-3/+3
| | | | | | | | | | | | | | | | | | | | be absolute because there may be some files with the same names deeper in the path structure.
| * | | Added an ignore file for sugarcrm.Jens Jahnke2011-06-291-0/+24
| |/ /
* | | Merge pull request #179 from willmot/masterChris Wanstrath2011-09-011-23/+4
|\ \ \ | | | | | | | | Minor update
| * | | Add missing files and optimise wp- filesTom Willmot2011-07-121-23/+4
| |/ /
* | | Merge pull request #180 from DigitalGuru/masterChris Wanstrath2011-09-011-0/+3
|\ \ \ | | | | | | | | Completing the LaTeX.gitignore
| * | | Add three extensions to LaTeX.gitignore generated by latexmk : maf, mtc and mtc0Maxime Gaudin2011-07-201-0/+3
| |/ /
* | | Merge pull request #183 from x3ro/masterChris Wanstrath2011-09-011-1/+0
|\ \ \ | | | | | | | | Remove weird OS X specific .gitignore rule which behaves very unexpectedly
| * | | Remove "dangerous" OS X specific .gitignore ruleLucas Jenß2011-07-271-1/+0
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | The .gitignore rule "Icon?" will also match directories such as "icons/", at least on a case-insensitive file-system (this happened to me on OS X 10.7). I only noticed this several days later because a developer was complaining about missing icons in his repository. I don't really know what type of files this rule is supposed to match, but I guess the described behavior is not expected.
* | | Merge pull request #184 from halfninja/masterChris Wanstrath2011-09-011-0/+1
|\ \ \ | | | | | | | | .gitignore file for Jekyll
| * | | Add Jekyll.gitignoreNick Howes2011-08-021-0/+1
| |/ /
* | | Merge pull request #185 from atrauzzi/masterChris Wanstrath2011-09-011-0/+3
|\ \ \ | | | | | | | | More detailed symfony2 gitignore.
| * | | Cleaner and also safer gitignore. Dodges vendors dir entirely and also ↵Alexander Trauzzi2011-08-041-0/+3
| |/ / | | | | | | | | | removes sensitive data found in parameters.ini.