Commit Graph

348 Commits

Author SHA1 Message Date
Chris Wanstrath 1cd535ec03 Merge pull request #283 from hjfactory/master
Add Delphi gitignore
2012-04-18 11:44:15 -07:00
Chris Wanstrath 2839977ec1 Merge pull request #284 from cmoore/patch-1
Added .virthualenv directory.
2012-04-18 11:44:00 -07:00
Chris Wanstrath c483d6fdd3 Merge pull request #285 from philipproplesch/master
Added NuGet "packages" directory and some NCrunch files to the VisualStudio.gitignore
2012-04-18 11:43:25 -07:00
Chris Wanstrath a743349328 Merge pull request #290 from kanduvisla/patch-1
added symphony and workspace/uploads dir
2012-04-18 11:43:03 -07:00
Chris Wanstrath 9fb6b97685 Merge pull request #289 from allonhadaya/patch-1
Ignore '.project' and '.classpath' to avoid conflict between development environments.
2012-04-18 11:42:49 -07:00
Chris Wanstrath 33f4cd5d71 Merge pull request #291 from matheussl/master
Add ignore extensions for Python and SublimeText
2012-04-18 11:40:44 -07:00
Chris Wanstrath 07a862293f Merge pull request #223 from ivanvc/master
Remove trailing spaces from Drupal's gitignore file
2012-04-18 11:39:24 -07:00
Chris Wanstrath 45b39fabf7 Group custom/ dirs in SugarCRM ignore 2012-04-18 11:38:58 -07:00
Chris Wanstrath 9ee6788e7c Merge pull request #213 from jwhitcraft/patch-1
Update SugarCRM.gitignore
2012-04-18 11:38:27 -07:00
Chris Wanstrath e8576fa0cb Merge pull request #207 from shieldo/patch-1
Changed parameters.ini to parameters.*.
2012-04-18 11:37:30 -07:00
Chris Wanstrath 7e2a415443 Merge pull request #206 from julian-gehring/master
add gitignore for R
2012-04-18 11:37:16 -07:00
Matheus dos Santos Lima 67d649e153 add '.sublime-workspace' in Global/SublimeText.gitignore 2012-04-12 17:48:45 -03:00
Matheus dos Santos Lima 39dbe57df7 add '.pyd' and '.so' (C extensions) in Python.gitignore 2012-04-12 16:21:38 -03:00
Matheus dos Santos Lima 933578cbb1 add 'lib' and 'lib64' to Python gitignore. 2012-04-12 16:11:18 -03:00
Giel Berkers bf51b786a3 added symphony and workspace/uploads dir 2012-04-11 11:39:01 +03:00
Allon Hadaya 3ad9edaa26 Ignore '.project' and '.classpath' to avoid conflict between development environments. 2012-04-10 22:07:22 -03:00
Philip Proplesch 5872a72579 Added NuGet and NCrunch to VisualStudio.gitignore 2012-04-03 12:38:46 +02:00
Clint Moore f71524c5bd Added .virthualenv directory. 2012-04-01 00:28:35 -07:00
Douglas Greenshields f0d9ce471a Added parameters.yml to list for Symfony2.
Symfony 2.0.4 changed standard to using a parameters.yml file, so this change allows for both variants.
2012-03-19 18:54:06 +00:00
Paul Betts 1a188f2697 Merge pull request #264 from Aqua-Ye/master
gitignore for Opa
2012-03-19 11:52:34 -07:00
Paul Betts 51f38b7086 Merge pull request #210 from mankoff/master
Alphabetized. Added glossaries and xindy package detritus.
2012-03-19 11:48:56 -07:00
Paul Betts 083ec8ca3b Merge pull request #209 from pangratz/master
removed duplicate 'eclipse' line in PlayFramework.gitignore
2012-03-19 11:48:39 -07:00
Paul Betts 6f53eb325b Merge pull request #202 from excepttheweasel/patch-1
don't match directories called tags or TAGS
2012-03-19 11:45:57 -07:00
Paul Betts 93aa6ed95a Merge pull request #201 from otac0n/patch-1
Fixed bin and obj folders to support silverlight-style capitalization, an
2012-03-19 11:45:24 -07:00
Paul Betts 9b6f0cb8c6 Merge pull request #200 from reinout/master
One addition to python's unittest/coverage ignores: nosetests.xml
2012-03-19 11:45:04 -07:00
Paul Betts 6e70fb1426 Merge pull request #199 from jmertic/patch-1
Added to ignore the custom/modules/*/Ext/ directory, since these files ar
2012-03-19 11:44:49 -07:00
Paul Betts 0400872beb Merge pull request #198 from mibe/target
Target3001
2012-03-19 11:44:25 -07:00
hjF 5fb6627cd4 Delphi gitignore 2012-03-08 20:45:16 +09:00
Frederic Ye ca9eb76e12 Added Opa.gitignore
A .gitignore template for the Opa language <http://opalang.org>
2012-03-03 02:08:17 +01:00
pangratz 94f45ecd5c Merge remote-tracking branch 'upstream/master' 2011-12-12 14:02:39 +01:00
Chris Wanstrath 85d179675a Merge pull request #225 from frankel/master
config/*.yml should not be ignored in Rails
2011-12-05 13:02:12 -08:00
frankel 171709e8e8 config/*.yml should not be ignored in Rails
The possible files could be database.yml or sold.yml
2011-12-05 06:14:54 +08:00
Ivan Valdes (@ivanvc) b0594af16d Remove trailing spaces from Drupal file 2011-11-30 11:59:19 -06:00
Jon Whitcraft 38c6af6a76 Update SugarCRM.gitignore 2011-10-27 11:05:08 -03:00
Ken Mankoff 5a880b532e Alphabetized and added xindy and glossaries detritus. 2011-10-22 19:02:00 -04:00
Clemens Müller 52b97d304b removed duplicate 'eclipse' entry 2011-10-21 21:31:37 +03:00
Julian Gehring bf8796aece add 'R.gitignore' for R 2011-10-08 09:23:47 +02:00
John Barker a48d4a9d14 tags on it's own will match a directory like lib/tags/ 2011-09-14 14:29:04 +08:00
John Gietzen dddfb13bf5 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
Reinout van Rees 3e00d905c3 Added nosetests.xml to the python unittest ignores.
nosetests.xml is created by the 'nose' test runner when you want xml output, for instance for integration with jenkins.
2011-09-09 12:32:11 +02:00
John Mertic aa60b9b7a8 Added to ignore the custom/modules/*/Ext/ directory, since these files are always built. 2011-09-08 17:06:04 -03:00
Oncle Tom 4c9fba7b1e Updated through http://www.deanoj.co.uk/programming/git/git-ignore-file-for-symfony2/ 2011-09-01 17:05:08 -07:00
Florian Boulay ea5e498544 Added Java package files (JAR, WAR, EAR) 2011-09-01 17:03:22 -07:00
Chris Wanstrath 031f04af46 Merge pull request #164 from kevinjalbert/master
Add gitignore for nanoc
2011-09-01 17:02:38 -07:00
Chris Wanstrath f2d16f5575 Merge pull request #170 from industria/patch-1
Added *.plt used by dialyzer
2011-09-01 17:02:25 -07:00
Chris Wanstrath bb8eb0609d Merge pull request #174 from jan0sch/master
Ignore file for SugarCRM
2011-09-01 17:01:08 -07:00
Chris Wanstrath 20a14b702d Merge pull request #179 from willmot/master
Minor update
2011-09-01 17:00:34 -07:00
Chris Wanstrath 453624ec27 Merge pull request #180 from DigitalGuru/master
Completing the LaTeX.gitignore
2011-09-01 17:00:05 -07:00
Chris Wanstrath 74b5ce5612 Merge pull request #183 from x3ro/master
Remove weird OS X specific .gitignore rule which behaves very unexpectedly
2011-09-01 16:59:13 -07:00
Chris Wanstrath 3c593db9b9 Merge pull request #184 from halfninja/master
.gitignore file for Jekyll
2011-09-01 16:59:01 -07:00