1
0

449 Commits

Author SHA1 Message Date
Ali Servet Donmez
54928f53d7 Seems like this should go into OSX.gitignore instead. 2012-08-27 12:38:11 +02:00
Ali Servet Donmez
d08fbbd0d4 Merge branch 'master' of https://github.com/github/gitignore 2012-08-22 12:22:38 +02:00
Coby Chapple
c160ad912a Merge pull request from honzajavorek/patch-1
Added missing whitespaces in comments
2012-08-19 17:13:52 -07:00
Honza Javorek
2f7bc6bab3 added missing whitespaces in comments 2012-08-18 19:55:23 +03:00
Coby Chapple
76dd79a51f Merge pull request from ecarreras/master
Adding PyDev files to .gitignore
2012-08-09 20:45:01 -07:00
Coby Chapple
d14aab9a64 Merge pull request from AArnott/patch-1
Adds .vspx and .log files to exclude for C#/VB
2012-08-09 20:43:59 -07:00
Justin Spahr-Summers
e732aa40a1 Merge pull request from bjoern-esser/master
ignore bz2 files, which are bzip2 actually
2012-08-09 00:10:14 -07:00
Justin Spahr-Summers
fa954f291e Merge pull request from mkenyon/master
Add OSX-specific Icon\r rule
2012-08-09 00:09:51 -07:00
Justin Spahr-Summers
f453a04cb4 Merge pull request from yrashk/patch-1
Don't ignore priv directory in Erlang projects
2012-08-09 00:03:25 -07:00
Coby Chapple
b2818653f6 Merge pull request from svanschu/master
PHPStorm gitignore
2012-08-08 18:26:38 -07:00
Andrew Arnott
de7a7117c7 Added .vspx and .log to .gitignore for VB 2012-08-08 16:36:34 -07:00
Andrew Arnott
6073319fb1 Added .gitignore entries for .vspx and .log 2012-08-08 16:33:51 -07:00
Eduard Carreras
2661a82010 Adding pydev files 2012-08-08 19:57:13 +03:00
Coby Chapple
5a860949c0 Remove space after Thumbs.db — fixes 2012-08-08 17:37:15 +10:00
Ali Servet Donmez
6f6c2eac58 Add .LSOverride 2012-08-03 12:41:27 +02:00
Coby Chapple
fcb11295b5 Merge pull request from lmjabreu/patch-2
Added file exclusions, reformatted
2012-08-02 20:02:12 -07:00
Coby Chapple
52398081c6 Merge pull request from hugocf/patch-1
Windows XP Media Center Edition also creates ehthumbs.db
2012-08-02 19:51:19 -07:00
Coby Chapple
54769b4048 Merge pull request from NameFILIP/patch-1
Update SeamGen.gitignore
2012-08-02 19:49:00 -07:00
Coby Chapple
bc0c761efc Merge pull request from bfuk/patch-2
Added ignore of W3TC cache folder (for users that might be using W3TC ca...
2012-08-02 19:48:21 -07:00
Coby Chapple
9b566a37ad Merge pull request from rb2/master
Fix Opencart gitignore
2012-08-02 19:45:14 -07:00
Coby Chapple
f43d17eed0 Merge pull request from thenew/patch-1
add *.log (wp-content/debug.log)
2012-08-02 19:39:30 -07:00
Coby Chapple
55f8c12acc Merge pull request from gneatgeek/master
Updated SASS gitignore
2012-08-02 19:29:02 -07:00
Coby Chapple
67083ce70d Make CakePHP ignore config folder of either case
This takes the change from  and makes it case insensitive so that CakePHP projects from both before and after the rename ignore the appropriate files.
2012-08-03 12:18:45 +10:00
Justin Spahr-Summers
f88aa40dbe Merge pull request from MaxNanasy/patch-1
Removed redundant ".directory" that was already covered by ".*".
2012-08-02 19:05:26 -07:00
Justin Spahr-Summers
e31878f8bc Merge pull request from mgold/master
.netrwhist
2012-08-02 19:03:41 -07:00
Justin Spahr-Summers
fae236e74a Merge remote-tracking branch 'arsenm/patch-1'
Conflicts:
	C.gitignore
2012-08-02 19:03:14 -07:00
Justin Spahr-Summers
8486f22049 Merge remote-tracking branch 'OliverLetterer/patch-1'
Conflicts:
	Objective-C.gitignore
2012-08-02 19:02:06 -07:00
Coby Chapple
4709f02b41 Merge pull request from ntotten/master
Added Windows Azure build output files
2012-08-02 18:54:56 -07:00
Justin Spahr-Summers
ef2db78680 Merge pull request from rhysd/master
ignoring *.dylib (dynamic link libraries in MacOS X)
2012-08-02 18:53:21 -07:00
Justin Spahr-Summers
edaff200ff Merge pull request from osteslag/patch-1
Update to also ignore .DS_Store files
2012-08-02 18:53:03 -07:00
Coby Chapple
9f41394164 Merge pull request from AD7six/patch-1
the current version of Cakephp (2.x) renamed the config folder to Config
2012-08-02 18:50:42 -07:00
Nathan Totten
1a2c40923c Added NuGet packages directory 2012-08-02 14:40:30 -07:00
Nathan Totten
d9d85d8a24 Added Windows Azure build output files 2012-08-02 14:37:34 -07:00
Ruslan Brest
ac71c8886d fix Opencart gitignore 2012-08-01 10:56:28 +03:00
Filip Spiridonov
e2c0408fb6 Update SeamGen.gitignore 2012-07-31 11:57:21 +08:00
bfuk
9da936706c Added ignore of W3TC cache folder (for users that might be using W3TC cache plugin) 2012-07-24 11:41:47 +02:00
Hugo Ferreira
0be0dd05f7 Windows XP Media Center Edition also creates ehthumbs.db which holds previews of video files.
See http://en.wikipedia.org/wiki/Windows_thumbnail_cache#Thumbs.db
2012-07-17 01:17:08 +02:00
Luis Abreu
3bdb155bd2 * Updated comments
* added web.config and authorize.php
* tweaked settings.php path to also ignore stock example.settings.php file
* tweaked files and private folders paths to include all sites
2012-07-15 18:53:32 +02:00
Joachim Bondo
1365cd43f7 Update to also ignore .DS_Store files 2012-07-11 15:19:29 +03:00
rhysd
6e3af78e04 ignoring dynamic link library in MacOS X
*.dylib is an extension for dynamic link library in MacOS X.
2012-07-07 06:11:09 +09:00
GneatGeek
027e033836 Updated SASS gitignore 2012-07-03 13:54:50 -07:00
Rémy Barthez
3e98f92321 add *.log (wp-content/debug.log) 2012-07-02 10:53:25 +03:00
Max Nanasy
91a1756d29 Removed redundant ".directory" that was already covered by ".*". 2012-06-04 14:51:20 -07:00
Sven Schultschik
c27430e74c PhPStorm gitignore 2012-06-04 22:59:05 +02:00
Björn Esser
4eebde9c47 added rule for .bz2 --> bzip2 2012-05-19 12:02:40 +02:00
Andy Dawson
d19a70e2c8 the current version of Cakephp (2.x) renamed the config folder to Config. adding core to the list of files to ignore as this contains security salts. 2012-05-08 13:01:41 +03:00
Mike Kenyon
720975f849 Add OSX-specific Icon\r rule 2012-05-01 15:02:46 -07:00
Dana
4b6bf65bdf Updated Global/VisualStudio.gitignore 2012-04-30 10:52:47 -07:00
Oliver Letterer
0a9d0c31e8 Now ignoring full build directory. 2012-04-21 09:59:57 +03:00
Matt Arsenault
1bd40f51ee Add versioned so, .a, .dylib, .app 2012-04-19 02:50:54 -03:00