]>
source.dussan.org Git - gitignore.git/log
Phil Haack [Tue, 22 Jan 2013 18:35:42 +0000 (10:35 -0800)]
Ignore crap from Macs
Cross platform .NET Dev FTW!
Phil Haack [Tue, 22 Jan 2013 18:30:18 +0000 (10:30 -0800)]
Ignore .pfx files such as Windows Store Key
Haacked [Wed, 19 Dec 2012 23:49:20 +0000 (15:49 -0800)]
Remove CSharp and VB.NET ignore files
These files were redundant. They had almost exactly the same
settings. They are being replaced by the VisualStudio file.
Haacked [Wed, 19 Dec 2012 23:46:33 +0000 (15:46 -0800)]
Merge missing CSharp/VB settinsg into VisualStudio
The VisualStudio gitignore file was missing a few useful
settings contained in the CSharp and VB.NET gitignore files.
Haacked [Wed, 19 Dec 2012 23:28:41 +0000 (15:28 -0800)]
Move VisualStudio file from Global to main list
Daniel Hengeveld [Wed, 19 Dec 2012 22:58:58 +0000 (14:58 -0800)]
Merge pull request #301 from jshou/patch-1
* patch-1:
add intellij files to Android.gitignore
Joshua Hou [Thu, 19 Apr 2012 01:42:13 +0000 (18:42 -0700)]
add intellij files to Android.gitignore
Daniel Hengeveld [Wed, 19 Dec 2012 22:51:49 +0000 (14:51 -0800)]
Merge pull request #456 from jan0sch/master
Added gitignore file for Typo3.
Daniel Hengeveld [Wed, 19 Dec 2012 22:50:24 +0000 (14:50 -0800)]
Merge pull request #318 from macagua/master
Added gitignore for Plone CMS
Daniel Hengeveld [Wed, 19 Dec 2012 22:37:59 +0000 (14:37 -0800)]
Merge pull request #481 from larsw/patch-1
Added section for SQL Server files
Daniel Hengeveld [Wed, 19 Dec 2012 22:37:14 +0000 (14:37 -0800)]
Merge pull request #482 from amalrik/change_global_osx_to_unix_line_endings
change the line endings of Global/OSX from dos to unix format
Daniel Hengeveld [Wed, 19 Dec 2012 22:35:58 +0000 (14:35 -0800)]
Merge pull request #463 from michaelminter/patch-1
add .project files to .gitignore
Daniel Hengeveld [Wed, 19 Dec 2012 22:32:10 +0000 (14:32 -0800)]
Merge pull request #479 from mfloryan/cSharpAdditions
C# additions
Daniel Hengeveld [Wed, 19 Dec 2012 22:30:39 +0000 (14:30 -0800)]
Merge pull request #454 from adrie-dh/patch-1
Concrete5: Also ignore /tmp files
Daniel Hengeveld [Wed, 19 Dec 2012 22:24:33 +0000 (14:24 -0800)]
Merge pull request #404 from jschmid/patch-1
Android: Ignore the proguard folder
Daniel Hengeveld [Wed, 19 Dec 2012 22:16:46 +0000 (14:16 -0800)]
Merge pull request #413 from mibe/eagle
Eagle
Daniel Hengeveld [Wed, 19 Dec 2012 22:12:59 +0000 (14:12 -0800)]
Merge pull request #423 from pingwinator/master
add *.hmap
Daniel Hengeveld [Wed, 19 Dec 2012 22:06:40 +0000 (14:06 -0800)]
Merge pull request #475 from duncandee/patch-1
Update Wordpress.gitignore
Daniel Hengeveld [Wed, 19 Dec 2012 22:02:17 +0000 (14:02 -0800)]
Merge pull request #470 from pronebird/master
node_modules
Daniel Hengeveld [Wed, 19 Dec 2012 21:58:55 +0000 (13:58 -0800)]
Merge pull request #461 from johnmccutchan/master
Add Dart language support
Daniel Hengeveld [Wed, 19 Dec 2012 21:56:03 +0000 (13:56 -0800)]
Merge pull request #462 from mwitek/update-rails
added .rvmrc to the list of ignored extentions
Jens Jahnke [Wed, 19 Dec 2012 13:02:28 +0000 (14:02 +0100)]
Merge remote-tracking branch 'upstream/master'
Rob Sanheim [Wed, 19 Dec 2012 08:37:33 +0000 (00:37 -0800)]
Merge pull request #490 from Haacked/add-mit-license
Adding an MIT license
Phil Haack [Mon, 17 Dec 2012 19:21:18 +0000 (11:21 -0800)]
Adding an MIT license
Want to make it clear that anybody can use these files
in any way they need to.
amalrik [Thu, 22 Nov 2012 23:33:12 +0000 (21:33 -0200)]
change the line endings of Global/OSX from dos to unix format
Lars Wilhelmsen [Thu, 22 Nov 2012 12:30:04 +0000 (13:30 +0100)]
Added section for SQL Server files
Ignore SQL Server Database and log files in App_Data.
Marcin Floryan [Tue, 20 Nov 2012 11:06:33 +0000 (11:06 +0000)]
Ignore SASS cache
Adds ignore for a sass cache used by Mindscape Web Workbench (generatings css
from .scss files).
Marcin Floryan [Tue, 20 Nov 2012 11:02:21 +0000 (11:02 +0000)]
Removed duplication of bin on obj folders
These two lines look like a duplicate of what we already have at the top of the
file and if we want to keep it should probably go under # Build results
duncandee [Fri, 16 Nov 2012 07:06:57 +0000 (09:06 +0200)]
Update Wordpress.gitignore
Duplicate sitemap.xml
Andrej Mihajlov [Thu, 8 Nov 2012 13:07:25 +0000 (14:07 +0100)]
Update Node.gitignore
Michael Minter [Tue, 30 Oct 2012 17:05:22 +0000 (12:05 -0500)]
add .project files to .gitignore
.project files come from Aptana Studio, a Rails IDE.
mwitek [Mon, 29 Oct 2012 00:49:30 +0000 (20:49 -0400)]
added .rvmrc to the list of ignored extentions
John McCutchan [Sat, 27 Oct 2012 00:58:35 +0000 (17:58 -0700)]
Add Dart language support
Jens Jahnke [Wed, 17 Oct 2012 10:05:58 +0000 (12:05 +0200)]
Added gitignore file for Typo3.
To make it easier to handle typo3 under git.
There is a related entry at stackoverflow:
http://stackoverflow.com/questions/
11905360 /how-best-to-manage-typo3-installations-using-git
Adrie den Hartog [Tue, 16 Oct 2012 13:21:31 +0000 (16:21 +0300)]
Concrete5: Also ignore /tmp files
Concrete5: Also ignore /tmp files
Coby Chapple [Fri, 12 Oct 2012 07:08:07 +0000 (00:08 -0700)]
Merge pull request #450 from rbxbx/patch-1
Update Leiningen.gitignore
Robert Pitts [Thu, 11 Oct 2012 23:59:14 +0000 (16:59 -0700)]
Update Leiningen.gitignore
/targets/ should be ignored as well
Jared Koumentis [Fri, 5 Oct 2012 22:15:59 +0000 (15:15 -0700)]
Merge pull request #341 from x3ro/fix-sublime
The sublime-project file should be checked into version control
Jared Koumentis [Fri, 5 Oct 2012 22:14:44 +0000 (15:14 -0700)]
Merge pull request #382 from x3ro/latex-addition
Ignore *.tdo files generated by the todonotes package
Jared Koumentis [Fri, 5 Oct 2012 22:13:44 +0000 (15:13 -0700)]
Merge pull request #380 from borekb/patch-1
Flex / ActionScript project files removed from .gitignore
Jared Koumentis [Fri, 5 Oct 2012 00:53:55 +0000 (17:53 -0700)]
Merge pull request #440 from nap/master
PyCharm IDE project specific files
Jared Koumentis [Fri, 5 Oct 2012 00:50:59 +0000 (17:50 -0700)]
Merge pull request #215 from nkh/patch-1
Do not ignore directory matching /Build/
Jared Koumentis [Fri, 5 Oct 2012 00:44:49 +0000 (17:44 -0700)]
Merge pull request #212 from ikeike443/patch-1
Delete duplicated "eclipse" and support ignoring IDEA's metafile such as
Jared Koumentis [Fri, 5 Oct 2012 00:41:13 +0000 (17:41 -0700)]
Merge pull request #349 from tucnak/master
Gitignore for Qt core developers
Jared Koumentis [Fri, 5 Oct 2012 00:38:36 +0000 (17:38 -0700)]
Merge pull request #354 from misham/sdcc
Adding support for SDCC compiler files
Jared Koumentis [Fri, 5 Oct 2012 00:36:47 +0000 (17:36 -0700)]
Merge pull request #321 from torifat/patch-1
duplicate entry for modules removed
Jared Koumentis (ShepBook) [Fri, 5 Oct 2012 00:30:20 +0000 (20:30 -0400)]
attempting to merge https://github.com/github/gitignore/pull/310
Jared Koumentis [Fri, 5 Oct 2012 00:20:07 +0000 (17:20 -0700)]
Merge pull request #314 from squallstar/master
Bancha CMS .gitignore
Jared Koumentis [Fri, 5 Oct 2012 00:16:25 +0000 (17:16 -0700)]
Merge pull request #441 from StanislawSwierc/master
Added Windows Store app package directory
Stanislaw Swierc [Mon, 1 Oct 2012 09:05:17 +0000 (10:05 +0100)]
Added Windows Store app package directory
Jean-Bernard Ratté [Sun, 30 Sep 2012 15:51:29 +0000 (11:51 -0400)]
VritualEnv specific files generated automaticaly when a new Env is created
Jean-Bernard Ratté [Sun, 30 Sep 2012 15:47:35 +0000 (11:47 -0400)]
PyCharm IDE project specific files
Ted Nyman [Sun, 23 Sep 2012 21:31:30 +0000 (14:31 -0700)]
Update README to detail best pull request style
Ted Nyman [Mon, 10 Sep 2012 22:00:48 +0000 (15:00 -0700)]
Merge pull request #425 from nateabele/patch-1
The Lithium app should be the root repo folder
Ted Nyman [Mon, 10 Sep 2012 21:55:29 +0000 (14:55 -0700)]
Merge pull request #363 from Baztoune/master
Added Play 2.0 working directories
Nate Abele [Sat, 1 Sep 2012 22:10:36 +0000 (19:10 -0300)]
The Lithium app should be the root repo folder
Justin Spahr-Summers [Mon, 27 Aug 2012 16:21:15 +0000 (09:21 -0700)]
Merge remote-tracking branch 'exalted/master'
Vasyl Liutikov [Mon, 27 Aug 2012 11:01:57 +0000 (14:01 +0300)]
ignore all build directories in subdirectories
Vasyl Liutikov [Mon, 27 Aug 2012 11:00:59 +0000 (14:00 +0300)]
add *.hmap
Ali Servet Donmez [Mon, 27 Aug 2012 10:40:37 +0000 (12:40 +0200)]
Merge branch 'master' of https://github.com/github/gitignore
Conflicts:
Global/OSX.gitignore
Ali Servet Donmez [Mon, 27 Aug 2012 10:38:11 +0000 (12:38 +0200)]
Seems like this should go into OSX.gitignore instead.
Justin Spahr-Summers [Mon, 27 Aug 2012 10:29:25 +0000 (03:29 -0700)]
Merge remote-tracking branch 'stig/patch-1'
Conflicts:
Objective-C.gitignore
Coby Chapple [Fri, 24 Aug 2012 06:43:07 +0000 (16:43 +1000)]
Manual merge to close #305
Coby Chapple [Fri, 24 Aug 2012 06:39:41 +0000 (23:39 -0700)]
Merge pull request #303 from safwanc/matlab-mex
Ignoring compiled MEX binaries for all platforms
Coby Chapple [Fri, 24 Aug 2012 06:38:56 +0000 (23:38 -0700)]
Merge pull request #419 from jonhkr/patch-1
Added .AppleDouble to OSX
Coby Chapple [Fri, 24 Aug 2012 06:36:53 +0000 (23:36 -0700)]
Merge pull request #420 from vanniksoftware/master
Appcelerator Titanium .gitignore file
Mike Nikles [Thu, 23 Aug 2012 01:06:15 +0000 (18:06 -0700)]
Added Appcelerator Titanium .gitignore file.
Jonas Trevisan [Wed, 22 Aug 2012 16:38:50 +0000 (13:38 -0300)]
Added .AppleDouble to OSX
Ali Servet Donmez [Wed, 22 Aug 2012 10:22:38 +0000 (12:22 +0200)]
Merge branch 'master' of https://github.com/github/gitignore
Coby Chapple [Mon, 20 Aug 2012 00:13:52 +0000 (17:13 -0700)]
Merge pull request #415 from honzajavorek/patch-1
Added missing whitespaces in comments
Honza Javorek [Sat, 18 Aug 2012 16:55:23 +0000 (19:55 +0300)]
added missing whitespaces in comments
Michael Bemmerl [Tue, 14 Aug 2012 23:43:20 +0000 (01:43 +0200)]
.gitignore file for Eagle
Coby Chapple [Fri, 10 Aug 2012 03:45:01 +0000 (20:45 -0700)]
Merge pull request #406 from ecarreras/master
Adding PyDev files to .gitignore
Coby Chapple [Fri, 10 Aug 2012 03:43:59 +0000 (20:43 -0700)]
Merge pull request #407 from AArnott/patch-1
Adds .vspx and .log files to exclude for C#/VB
Justin Spahr-Summers [Thu, 9 Aug 2012 07:10:14 +0000 (00:10 -0700)]
Merge pull request #348 from bjoern-esser/master
ignore bz2 files, which are bzip2 actually
Justin Spahr-Summers [Thu, 9 Aug 2012 07:09:51 +0000 (00:09 -0700)]
Merge pull request #334 from mkenyon/master
Add OSX-specific Icon\r rule
Justin Spahr-Summers [Thu, 9 Aug 2012 07:03:25 +0000 (00:03 -0700)]
Merge pull request #294 from yrashk/patch-1
Don't ignore priv directory in Erlang projects
Coby Chapple [Thu, 9 Aug 2012 01:26:38 +0000 (18:26 -0700)]
Merge pull request #360 from svanschu/master
PHPStorm gitignore
Andrew Arnott [Wed, 8 Aug 2012 23:34:59 +0000 (16:34 -0700)]
Added .vspx and .log to .gitignore for VB
Andrew Arnott [Wed, 8 Aug 2012 23:33:51 +0000 (16:33 -0700)]
Added .gitignore entries for .vspx and .log
Eduard Carreras [Wed, 8 Aug 2012 16:57:13 +0000 (19:57 +0300)]
Adding pydev files
Coby Chapple [Wed, 8 Aug 2012 07:37:15 +0000 (17:37 +1000)]
Remove space after Thumbs.db — fixes #355
Jonas Schmid [Mon, 6 Aug 2012 06:09:09 +0000 (09:09 +0300)]
Android: Ignore the proguard folder
When exporting a signed .apk, Ecipse creates a proguard folder in the root directory. It should not be commited.
Ali Servet Donmez [Fri, 3 Aug 2012 10:41:27 +0000 (12:41 +0200)]
Add .LSOverride
Coby Chapple [Fri, 3 Aug 2012 03:02:12 +0000 (20:02 -0700)]
Merge pull request #392 from lmjabreu/patch-2
Added file exclusions, reformatted
Coby Chapple [Fri, 3 Aug 2012 02:51:19 +0000 (19:51 -0700)]
Merge pull request #395 from hugocf/patch-1
Windows XP Media Center Edition also creates ehthumbs.db
Coby Chapple [Fri, 3 Aug 2012 02:49:00 +0000 (19:49 -0700)]
Merge pull request #400 from NameFILIP/patch-1
Update SeamGen.gitignore
Coby Chapple [Fri, 3 Aug 2012 02:48:21 +0000 (19:48 -0700)]
Merge pull request #399 from bfuk/patch-2
Added ignore of W3TC cache folder (for users that might be using W3TC ca...
Coby Chapple [Fri, 3 Aug 2012 02:45:14 +0000 (19:45 -0700)]
Merge pull request #401 from rb2/master
Fix Opencart gitignore
Coby Chapple [Fri, 3 Aug 2012 02:39:30 +0000 (19:39 -0700)]
Merge pull request #384 from thenew/patch-1
add *.log (wp-content/debug.log)
Coby Chapple [Fri, 3 Aug 2012 02:29:02 +0000 (19:29 -0700)]
Merge pull request #385 from gneatgeek/master
Updated SASS gitignore
Coby Chapple [Fri, 3 Aug 2012 02:18:45 +0000 (12:18 +1000)]
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.
Justin Spahr-Summers [Fri, 3 Aug 2012 02:05:26 +0000 (19:05 -0700)]
Merge pull request #361 from MaxNanasy/patch-1
Removed redundant ".directory" that was already covered by ".*".
Justin Spahr-Summers [Fri, 3 Aug 2012 02:03:41 +0000 (19:03 -0700)]
Merge pull request #304 from mgold/master
.netrwhist
Justin Spahr-Summers [Fri, 3 Aug 2012 02:03:14 +0000 (19:03 -0700)]
Merge remote-tracking branch 'arsenm/patch-1'
Conflicts:
C.gitignore
Justin Spahr-Summers [Fri, 3 Aug 2012 02:02:06 +0000 (19:02 -0700)]
Merge remote-tracking branch 'OliverLetterer/patch-1'
Conflicts:
Objective-C.gitignore
Coby Chapple [Fri, 3 Aug 2012 01:54:56 +0000 (18:54 -0700)]
Merge pull request #402 from ntotten/master
Added Windows Azure build output files
Justin Spahr-Summers [Fri, 3 Aug 2012 01:53:21 +0000 (18:53 -0700)]
Merge pull request #388 from rhysd/master
ignoring *.dylib (dynamic link libraries in MacOS X)
Justin Spahr-Summers [Fri, 3 Aug 2012 01:53:03 +0000 (18:53 -0700)]
Merge pull request #390 from osteslag/patch-1
Update to also ignore .DS_Store files
Coby Chapple [Fri, 3 Aug 2012 01:50:42 +0000 (18:50 -0700)]
Merge pull request #339 from AD7six/patch-1
the current version of Cakephp (2.x) renamed the config folder to Config