]> source.dussan.org Git - gitignore.git/log
gitignore.git
11 years agoMerge pull request #516 from Haacked/dotnet-gitignore-pr-consolidation
Phil Haack [Tue, 22 Jan 2013 19:40:59 +0000 (11:40 -0800)]
Merge pull request #516 from Haacked/dotnet-gitignore-pr-consolidation

Dotnet gitignore pr consolidation

11 years agoVisualStudio: ignore .dotcover files. 516/head
Paul Stack [Thu, 19 Apr 2012 09:17:30 +0000 (11:17 +0200)]
VisualStudio: ignore .dotcover files.

11 years agoVisualStudio: Include the packages/repositories.config file.
Kristian Hellang [Wed, 15 Aug 2012 07:54:17 +0000 (10:54 +0300)]
VisualStudio: Include the packages/repositories.config file.

I agree to ignore the NuGet packages folder, but I really think you should check in the repositories.config so NuGet PackageRestore can do it's magic when someone pulls the code and tries to build it...

11 years agoVisualStudio: Ignore vi's *~ temp files
Andrew Arnott [Sat, 11 Aug 2012 22:33:32 +0000 (15:33 -0700)]
VisualStudio: Ignore vi's *~ temp files

11 years agoVisualStudio: Remove dupes, add trailing slashes, etc.
neogic [Tue, 11 Dec 2012 02:28:04 +0000 (02:28 +0000)]
VisualStudio: Remove dupes, add trailing slashes, etc.

Add trailing slashes to folders, RS rule comment, remove dupes.

11 years agoVisualStudio: Ignore *.tmp_proj
sgm [Wed, 9 Jan 2013 12:35:20 +0000 (21:35 +0900)]
VisualStudio: Ignore *.tmp_proj

This might be created temporarily during a build.

11 years agoVisualStudio: Ignore update log HTML file
Bernhard Döbler [Sat, 19 Jan 2013 16:25:10 +0000 (17:25 +0100)]
VisualStudio: Ignore update log HTML file

VS2012 creates UpdateLog2.htm - not needed in git repository

11 years agoMerge pull request #492 from Haacked/consolidate-dotnet-settings
Phil Haack [Tue, 22 Jan 2013 18:36:18 +0000 (10:36 -0800)]
Merge pull request #492 from Haacked/consolidate-dotnet-settings

Consolidate CSharp and VB.NET gitignore files into VisualStudio one.

11 years agoIgnore crap from Macs 492/head
Phil Haack [Tue, 22 Jan 2013 18:35:42 +0000 (10:35 -0800)]
Ignore crap from Macs

Cross platform .NET Dev FTW!

11 years agoIgnore .pfx files such as Windows Store Key
Phil Haack [Tue, 22 Jan 2013 18:30:18 +0000 (10:30 -0800)]
Ignore .pfx files such as Windows Store Key

11 years agoMerge pull request #329 from svkampen/patch-1
Daniel Hengeveld [Mon, 21 Jan 2013 05:15:08 +0000 (21:15 -0800)]
Merge pull request #329 from svkampen/patch-1

Added __pycache__

11 years agoMerge pull request #445 from bungeshea/WordPress
Daniel Hengeveld [Mon, 21 Jan 2013 03:12:08 +0000 (19:12 -0800)]
Merge pull request #445 from bungeshea/WordPress

Rename Wordpress.gitignore to WordPress.gitignore

11 years agoRenamed Wordpress.gitignore to WordPress.gitignore 445/head
Shea Bunge [Sat, 19 Jan 2013 06:03:36 +0000 (17:03 +1100)]
Renamed Wordpress.gitignore to WordPress.gitignore
WordPress should *always* have a capital P!

11 years agoRemoved Wordpress.gitignore for renaming
Shea Bunge [Sat, 19 Jan 2013 06:03:03 +0000 (17:03 +1100)]
Removed Wordpress.gitignore for renaming

11 years agoRemoved comment. 329/head
Sam van Kampen [Sun, 13 Jan 2013 16:41:18 +0000 (17:41 +0100)]
Removed comment.

11 years agoRemove CSharp and VB.NET ignore files
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.

11 years agoMerge missing CSharp/VB settinsg into VisualStudio
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.

11 years agoMove VisualStudio file from Global to main list
Haacked [Wed, 19 Dec 2012 23:28:41 +0000 (15:28 -0800)]
Move VisualStudio file from Global to main list

11 years agoMerge pull request #301 from jshou/patch-1
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

11 years agoadd intellij files to Android.gitignore
Joshua Hou [Thu, 19 Apr 2012 01:42:13 +0000 (18:42 -0700)]
add intellij files to Android.gitignore

11 years agoMerge pull request #456 from jan0sch/master
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.

11 years agoMerge pull request #318 from macagua/master
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

11 years agoMerge pull request #481 from larsw/patch-1
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

11 years agoMerge pull request #482 from amalrik/change_global_osx_to_unix_line_endings
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

11 years agoMerge pull request #463 from michaelminter/patch-1
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

11 years agoMerge pull request #479 from mfloryan/cSharpAdditions
Daniel Hengeveld [Wed, 19 Dec 2012 22:32:10 +0000 (14:32 -0800)]
Merge pull request #479 from mfloryan/cSharpAdditions

C# additions

11 years agoMerge pull request #454 from adrie-dh/patch-1
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

11 years agoMerge pull request #404 from jschmid/patch-1
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

11 years agoMerge pull request #413 from mibe/eagle
Daniel Hengeveld [Wed, 19 Dec 2012 22:16:46 +0000 (14:16 -0800)]
Merge pull request #413 from mibe/eagle

Eagle

11 years agoMerge pull request #423 from pingwinator/master
Daniel Hengeveld [Wed, 19 Dec 2012 22:12:59 +0000 (14:12 -0800)]
Merge pull request #423 from pingwinator/master

add *.hmap

11 years agoMerge pull request #475 from duncandee/patch-1
Daniel Hengeveld [Wed, 19 Dec 2012 22:06:40 +0000 (14:06 -0800)]
Merge pull request #475 from duncandee/patch-1

Update Wordpress.gitignore

11 years agoMerge pull request #470 from pronebird/master
Daniel Hengeveld [Wed, 19 Dec 2012 22:02:17 +0000 (14:02 -0800)]
Merge pull request #470 from pronebird/master

node_modules

11 years agoMerge pull request #461 from johnmccutchan/master
Daniel Hengeveld [Wed, 19 Dec 2012 21:58:55 +0000 (13:58 -0800)]
Merge pull request #461 from johnmccutchan/master

Add Dart language support

11 years agoMerge pull request #462 from mwitek/update-rails
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

11 years agoMerge remote-tracking branch 'upstream/master' 456/head
Jens Jahnke [Wed, 19 Dec 2012 13:02:28 +0000 (14:02 +0100)]
Merge remote-tracking branch 'upstream/master'

11 years agoMerge pull request #490 from Haacked/add-mit-license
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

11 years agoAdding an MIT license 490/head
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.

11 years agochange the line endings of Global/OSX from dos to unix format 482/head
amalrik [Thu, 22 Nov 2012 23:33:12 +0000 (21:33 -0200)]
change the line endings of Global/OSX from dos to unix format

11 years agoAdded section for SQL Server files 481/head
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.

11 years agoIgnore SASS cache 479/head
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).

11 years agoRemoved duplication of bin on obj folders
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

11 years agoUpdate Wordpress.gitignore 475/head
duncandee [Fri, 16 Nov 2012 07:06:57 +0000 (09:06 +0200)]
Update Wordpress.gitignore

Duplicate sitemap.xml

11 years agoUpdate Node.gitignore 470/head
Andrej Mihajlov [Thu, 8 Nov 2012 13:07:25 +0000 (14:07 +0100)]
Update Node.gitignore

11 years agoadd .project files to .gitignore 463/head
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.

11 years agoadded .rvmrc to the list of ignored extentions 462/head
mwitek [Mon, 29 Oct 2012 00:49:30 +0000 (20:49 -0400)]
added .rvmrc to the list of ignored extentions

11 years agoAdd Dart language support 461/head
John McCutchan [Sat, 27 Oct 2012 00:58:35 +0000 (17:58 -0700)]
Add Dart language support

12 years agoAdded gitignore file for Typo3.
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

12 years agoConcrete5: Also ignore /tmp files 454/head
Adrie den Hartog [Tue, 16 Oct 2012 13:21:31 +0000 (16:21 +0300)]
Concrete5: Also ignore /tmp files

Concrete5: Also ignore /tmp files

12 years agoMerge pull request #450 from rbxbx/patch-1
Coby Chapple [Fri, 12 Oct 2012 07:08:07 +0000 (00:08 -0700)]
Merge pull request #450 from rbxbx/patch-1

Update Leiningen.gitignore

12 years agoUpdate Leiningen.gitignore 450/head
Robert Pitts [Thu, 11 Oct 2012 23:59:14 +0000 (16:59 -0700)]
Update Leiningen.gitignore

/targets/ should be ignored as well

12 years agoMerge pull request #341 from x3ro/fix-sublime
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

12 years agoMerge pull request #382 from x3ro/latex-addition
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

12 years agoMerge pull request #380 from borekb/patch-1
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

12 years agoMerge pull request #440 from nap/master
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

12 years agoMerge pull request #215 from nkh/patch-1
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/

12 years agoMerge pull request #212 from ikeike443/patch-1
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

12 years agoMerge pull request #349 from tucnak/master
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

12 years agoMerge pull request #354 from misham/sdcc
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

12 years agoMerge pull request #321 from torifat/patch-1
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

12 years agoattempting to merge https://github.com/github/gitignore/pull/310
Jared Koumentis (ShepBook) [Fri, 5 Oct 2012 00:30:20 +0000 (20:30 -0400)]
attempting to merge https://github.com/github/gitignore/pull/310

12 years agoMerge pull request #314 from squallstar/master
Jared Koumentis [Fri, 5 Oct 2012 00:20:07 +0000 (17:20 -0700)]
Merge pull request #314 from squallstar/master

Bancha CMS .gitignore

12 years agoMerge pull request #441 from StanislawSwierc/master
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

12 years agoAdded Windows Store app package directory 441/head
Stanislaw Swierc [Mon, 1 Oct 2012 09:05:17 +0000 (10:05 +0100)]
Added Windows Store app package directory

12 years agoVritualEnv specific files generated automaticaly when a new Env is created 440/head
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

12 years agoPyCharm IDE project specific files
Jean-Bernard Ratté [Sun, 30 Sep 2012 15:47:35 +0000 (11:47 -0400)]
PyCharm IDE project specific files

12 years agoUpdate README to detail best pull request style
Ted Nyman [Sun, 23 Sep 2012 21:31:30 +0000 (14:31 -0700)]
Update README to detail best pull request style

12 years agoMerge pull request #425 from nateabele/patch-1
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

12 years agoMerge pull request #363 from Baztoune/master
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

12 years agoThe Lithium app should be the root repo folder 425/head
Nate Abele [Sat, 1 Sep 2012 22:10:36 +0000 (19:10 -0300)]
The Lithium app should be the root repo folder

12 years agoMerge remote-tracking branch 'exalted/master'
Justin Spahr-Summers [Mon, 27 Aug 2012 16:21:15 +0000 (09:21 -0700)]
Merge remote-tracking branch 'exalted/master'

12 years agoignore all build directories in subdirectories 423/head
Vasyl Liutikov [Mon, 27 Aug 2012 11:01:57 +0000 (14:01 +0300)]
ignore all build directories in subdirectories

12 years agoadd *.hmap
Vasyl Liutikov [Mon, 27 Aug 2012 11:00:59 +0000 (14:00 +0300)]
add *.hmap

12 years agoMerge branch 'master' of https://github.com/github/gitignore 403/head
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

12 years agoSeems like this should go into OSX.gitignore instead.
Ali Servet Donmez [Mon, 27 Aug 2012 10:38:11 +0000 (12:38 +0200)]
Seems like this should go into OSX.gitignore instead.

12 years agoMerge remote-tracking branch 'stig/patch-1'
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

12 years agoManual merge to close #305
Coby Chapple [Fri, 24 Aug 2012 06:43:07 +0000 (16:43 +1000)]
Manual merge to close #305

12 years agoMerge pull request #303 from safwanc/matlab-mex
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

12 years agoMerge pull request #419 from jonhkr/patch-1
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

12 years agoMerge pull request #420 from vanniksoftware/master
Coby Chapple [Fri, 24 Aug 2012 06:36:53 +0000 (23:36 -0700)]
Merge pull request #420 from vanniksoftware/master

Appcelerator Titanium .gitignore file

12 years agoAdded Appcelerator Titanium .gitignore file. 420/head
Mike Nikles [Thu, 23 Aug 2012 01:06:15 +0000 (18:06 -0700)]
Added Appcelerator Titanium .gitignore file.

12 years agoAdded .AppleDouble to OSX 419/head
Jonas Trevisan [Wed, 22 Aug 2012 16:38:50 +0000 (13:38 -0300)]
Added .AppleDouble to OSX

12 years agoMerge branch 'master' of https://github.com/github/gitignore
Ali Servet Donmez [Wed, 22 Aug 2012 10:22:38 +0000 (12:22 +0200)]
Merge branch 'master' of https://github.com/github/gitignore

12 years agoMerge pull request #415 from honzajavorek/patch-1
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

12 years agoadded missing whitespaces in comments 415/head
Honza Javorek [Sat, 18 Aug 2012 16:55:23 +0000 (19:55 +0300)]
added missing whitespaces in comments

12 years ago.gitignore file for Eagle 413/head
Michael Bemmerl [Tue, 14 Aug 2012 23:43:20 +0000 (01:43 +0200)]
.gitignore file for Eagle

12 years agoMerge pull request #406 from ecarreras/master
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

12 years agoMerge pull request #407 from AArnott/patch-1
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

12 years agoMerge pull request #348 from bjoern-esser/master
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

12 years agoMerge pull request #334 from mkenyon/master
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

12 years agoMerge pull request #294 from yrashk/patch-1
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

12 years agoMerge pull request #360 from svanschu/master
Coby Chapple [Thu, 9 Aug 2012 01:26:38 +0000 (18:26 -0700)]
Merge pull request #360 from svanschu/master

PHPStorm gitignore

12 years agoAdded .vspx and .log to .gitignore for VB 407/head
Andrew Arnott [Wed, 8 Aug 2012 23:34:59 +0000 (16:34 -0700)]
Added .vspx and .log to .gitignore for VB

12 years agoAdded .gitignore entries for .vspx and .log
Andrew Arnott [Wed, 8 Aug 2012 23:33:51 +0000 (16:33 -0700)]
Added .gitignore entries for .vspx and .log

12 years agoAdding pydev files 406/head
Eduard Carreras [Wed, 8 Aug 2012 16:57:13 +0000 (19:57 +0300)]
Adding pydev files

12 years agoRemove space after Thumbs.db — fixes #355
Coby Chapple [Wed, 8 Aug 2012 07:37:15 +0000 (17:37 +1000)]
Remove space after Thumbs.db — fixes #355

12 years agoAndroid: Ignore the proguard folder 404/head
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.

12 years agoAdd .LSOverride
Ali Servet Donmez [Fri, 3 Aug 2012 10:41:27 +0000 (12:41 +0200)]
Add .LSOverride

12 years agoMerge pull request #392 from lmjabreu/patch-2
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

12 years agoMerge pull request #395 from hugocf/patch-1
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

12 years agoMerge pull request #400 from NameFILIP/patch-1
Coby Chapple [Fri, 3 Aug 2012 02:49:00 +0000 (19:49 -0700)]
Merge pull request #400 from NameFILIP/patch-1

Update SeamGen.gitignore