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 |
|
GneatGeek
|
bd20a55b30
|
Added SASS ignore file.
|
2012-02-20 15:56:24 -08:00 |
|
John J. Allison
|
cbf52e39a4
|
a more complete .gitignore for Grails 1.2 and 1.3
|
2012-02-06 12:47:44 -07:00 |
|
Eugene E. Kashpureff Jr
|
3aa2b49364
|
Add Recycle Bin on file shares
|
2012-02-02 11:39:55 -06:00 |
|
Joshua Estes
|
f55e013690
|
symfony creates symlinks to plugins in the web folder
|
2012-02-02 09:58:20 -06:00 |
|
StuFF mc
|
f06364113f
|
DerivedData is the "build/" Folder that *might* be in your Project's folder if you use the default Xcode 4 settings.
|
2012-01-28 12:42:12 +01:00 |
|
Andreas Renberg
|
9a2901c3ef
|
By default, FDT5 just uses a "bin" folder (rather than the common "bin-debug" and "bin-release")
|
2012-01-23 15:47:18 +01:00 |
|
Ryan Pavlik
|
23673d6c99
|
Add gitignore for sketchup backup files.
|
2012-01-18 17:33:11 -06:00 |
|
Phil Wareham
|
e8752f766b
|
Added Textpattern gitignore
|
2012-01-17 11:04:16 +00:00 |
|
Ramiro Rikkert
|
5a7f2910eb
|
Add lib/ and modules/.
|
2012-01-13 09:28:28 +01:00 |
|
Carlos Alexandro Becker
|
1c6ecb30dc
|
better now.
|
2012-01-12 16:37:34 -02:00 |
|
Carlos Alexandro Becker
|
97dd10e872
|
added GWT project git ignore related paths.
|
2012-01-12 00:16:04 -02:00 |
|
Ankur Oberoi
|
541e85287f
|
checking in the node_modules dir is best practice for app developers
according to the community since recent changes.
see: http://www.mikealrogers.com/posts/nodemodules-in-git.html
by @mikeal
(cherry picked from commit 44b47ec5bd0222ccf55efe5bcdb8bd3c55271803)
|
2012-01-06 00:59:41 -05:00 |
|
tomparle
|
cc88ce8757
|
Added 'lib' and 'modules' folders which should also be excluded, since libs are automatically fetched from dependencies.yml.
Also removed duplicate 'elicpse' entry.
|
2011-12-29 05:42:39 +01:00 |
|
pangratz
|
94f45ecd5c
|
Merge remote-tracking branch 'upstream/master'
|
2011-12-12 14:02:39 +01:00 |
|
Thiago Caiubi
|
8ad25f7730
|
Adds modules. It is used to keep the full path of each module required by the application. It can be generated using: '$ play dependencies --sync'
|
2011-12-11 01:58:58 -02: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 |
|
pmeissner
|
435bd7227c
|
added content_*.php with a suggestion
|
2011-11-13 13:24:49 -05:00 |
|
Nadim Khemir
|
7ce12c766a
|
Do not ignore directory matching /Build/
|
2011-11-09 00:41:11 +01:00 |
|
Daniel Trebbien
|
24372f9c4a
|
VisualStudio.gitignore: Ignore the ‘x64’ directories
|
2011-11-06 09:16:21 -05:00 |
|
Jon Whitcraft
|
38c6af6a76
|
Update SugarCRM.gitignore
|
2011-10-27 11:05:08 -03:00 |
|
ikeike443
|
8a47a81dde
|
Delete duplicated "eclipse" and support ignoring IDEA's metafile such as *.iml, *.eml
|
2011-10-27 11:04:05 +09: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 |
|
Chris Wanstrath
|
e2d03f7a1f
|
Merge pull request #185 from atrauzzi/master
More detailed symfony2 gitignore.
|
2011-09-01 16:58:46 -07:00 |
|
Chris Wanstrath
|
7c0064ad76
|
Merge pull request #186 from chrisdone/patch-1
Added cabal-dev dir.
|
2011-09-01 16:58:32 -07:00 |
|
Chris Wanstrath
|
4e6cb503f1
|
Merge pull request #189 from todofixthis/master
Fix ignore rule for Symfony.gitignore's data/sql, plugin-generated Doctrine models.
|
2011-09-01 16:58:19 -07:00 |
|
Chris Wanstrath
|
bafa7e6d9a
|
Merge pull request #190 from Gr3yFox/latex
Latex
|
2011-09-01 16:57:58 -07:00 |
|
Chris Wanstrath
|
f1bb6a8cf3
|
Merge pull request #191 from bobbungee/master
FuelPHP gitignore
|
2011-09-01 16:57:34 -07:00 |
|
Chris Wanstrath
|
e2215b173b
|
Merge pull request #196 from SamWhited/master
A gitignore file for the Finale suite of music notation software
|
2011-09-01 16:57:22 -07:00 |
|
Chris Wanstrath
|
c0827ef922
|
Merge pull request #192 from stuartdb/patch-1
Installshield project output folder.
|
2011-09-01 16:57:09 -07:00 |
|
Chris Wanstrath
|
f44de9bca2
|
Merge pull request #171 from DavidOliver/master
Symphony CMS
|
2011-09-01 16:56:49 -07:00 |
|
Chris Wanstrath
|
5039b28ea3
|
Merge pull request #169 from x3ro/patch-2
Improve NetBeans .gitignore rules
|
2011-09-01 16:56:32 -07:00 |
|