1
0
mirror of https://github.com/github/gitignore synced 2024-06-13 16:10:01 +02:00
Commit Graph

431 Commits

Author SHA1 Message Date
Jonas Schmid
4db1b0429f Android: Ignore the proguard folder
When exporting a signed .apk, Ecipse creates a proguard folder in the root directory. It should not be commited.
2012-08-06 09:09:09 +03:00
Coby Chapple
fcb11295b5 Merge pull request #392 from lmjabreu/patch-2
Added file exclusions, reformatted
2012-08-02 20:02:12 -07:00
Coby Chapple
52398081c6 Merge pull request #395 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 #400 from NameFILIP/patch-1
Update SeamGen.gitignore
2012-08-02 19:49:00 -07:00
Coby Chapple
bc0c761efc Merge pull request #399 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 #401 from rb2/master
Fix Opencart gitignore
2012-08-02 19:45:14 -07:00
Coby Chapple
f43d17eed0 Merge pull request #384 from thenew/patch-1
add *.log (wp-content/debug.log)
2012-08-02 19:39:30 -07:00
Coby Chapple
55f8c12acc Merge pull request #385 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 #339 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 #361 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 #304 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 #402 from ntotten/master
Added Windows Azure build output files
2012-08-02 18:54:56 -07:00
Justin Spahr-Summers
ef2db78680 Merge pull request #388 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 #390 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 #339 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
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
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
Max Goldstein
5bb2255b69 Include .netrwhist, the user's history and potential privacy concern. See: http://stackoverflow.com/questions/9850360/ 2012-04-19 00:46:16 -03:00
Paul Betts
a66b53a87d Same deal as the C# file, merge in the VS.gitignore for now 2012-04-18 14:47:31 -07:00
Paul Betts
c594ee4c23 Copy/paste Global/VisualStudio.gitignore into here for now 2012-04-18 14:45:09 -07:00
Paul Betts
f7acf5b08f Merge pull request #252 from EugeneKay/master
Global/Windows: Recycle Bins on network shares
2012-04-18 14:41:08 -07:00
Chris Wanstrath
8d26ebfe77 Merge pull request #277 from thizzle/patch-1
Updated Magento.gitignore for the latest Enterprise edition.
2012-04-18 12:06:57 -07:00
Chris Wanstrath
367021e8f4 Merge pull request #281 from jstasiak/master
Add Unity gitignore
2012-04-18 12:05:44 -07:00
Chris Wanstrath
59da2bdecd Merge pull request #293 from adericbourg/master
C
2012-04-18 12:05:07 -07:00
Chris Wanstrath
6b91f1f588 Merge pull request #251 from JoshuaEstes/master
added another path (Symfony.gitignore)
2012-04-18 12:03:57 -07:00
Chris Wanstrath
81341ec3bf Merge pull request #248 from stuffmc/patch-1
DerivedData is the "build/" Folder that *might* be in your Project's fol...
2012-04-18 12:02:26 -07:00
Chris Wanstrath
2185c29054 Merge pull request #241 from philwareham/master
Add Textpattern gitignore
2012-04-18 12:01:31 -07:00
Chris Wanstrath
e92d9a49c3 Merge pull request #242 from rpavlik/sketchup
Add gitignore for sketchup backup files.
2012-04-18 12:01:18 -07:00
Chris Wanstrath
3bfc3561bf Merge pull request #245 from IQAndreas/patch-1
ActionScript: Added "bin" folder
2012-04-18 12:00:57 -07:00
Chris Wanstrath
7ddba597ca Merge pull request #237 from caarlos0/master
Added GWT Project related paths to a new GWT.gitignore file.
2012-04-18 12:00:08 -07:00
Chris Wanstrath
e7781f83b2 Merge pull request #238 from rikkert/master
lib/ and modules/
2012-04-18 11:59:55 -07:00
Chris Wanstrath
53c1a04bd2 Merge pull request #235 from aoberoi/pr-node_modules
Remove node_modules from Node.gitignore
2012-04-18 11:59:39 -07:00
Chris Wanstrath
ffe0448a4c Merge pull request #287 from ogier/xilinx-ise
Added Xilinx ISE gitignore
2012-04-18 11:57:04 -07:00
Chris Wanstrath
a3ca100987 Merge pull request #288 from adilmughal/patch-1
Update Global/VisualStudio.gitignore
2012-04-18 11:56:45 -07:00