]> source.dussan.org Git - gitignore.git/log
gitignore.git
8 years agoRe-add SourceArt Exclusions I removed on Accident 1719/head
Sam Sheffres [Thu, 29 Oct 2015 06:14:21 +0000 (12:14 +0600)]
Re-add SourceArt Exclusions I removed on Accident

8 years agoRename UE4 gitignore to UnrealEngine
Sam Sheffres [Thu, 29 Oct 2015 06:09:21 +0000 (12:09 +0600)]
Rename UE4 gitignore to UnrealEngine

8 years agoAdd a gitignore for Unreal Engine 4
Sam Sheffres [Tue, 27 Oct 2015 09:06:37 +0000 (15:06 +0600)]
Add a gitignore for Unreal Engine 4

8 years agoMerge pull request #1715 from ArgentiApparatus/patch-2
Brendan Forster [Sat, 24 Oct 2015 23:06:38 +0000 (01:06 +0200)]
Merge pull request #1715 from ArgentiApparatus/patch-2

Fixed generated part js file pattern

8 years agodoc/api/ explicitly a directory 1715/head
Gary Smith [Sat, 24 Oct 2015 18:01:53 +0000 (14:01 -0400)]
doc/api/ explicitly a directory

8 years agoFixed generated part js file pattern
Gary Smith [Sat, 24 Oct 2015 16:46:47 +0000 (12:46 -0400)]
Fixed generated part js file pattern

8 years agoMerge pull request #1713 from insign/patch-1
Brendan Forster [Sat, 24 Oct 2015 16:18:04 +0000 (18:18 +0200)]
Merge pull request #1713 from insign/patch-1

Added some folders the are "compiled" things

8 years agoMerge pull request #1714 from ArgentiApparatus/patch-2
Brendan Forster [Sat, 24 Oct 2015 16:12:09 +0000 (18:12 +0200)]
Merge pull request #1714 from ArgentiApparatus/patch-2

Updates based on discussions with Dart team

8 years agoAdded some folders the are "compiled" things 1713/head
Hélio [Fri, 23 Oct 2015 19:58:40 +0000 (16:58 -0300)]
Added some folders the are "compiled" things

/vendor - composer modules can be (and probably should) recompiled. Laravel comes with this line by default.
/node_modules - npm modules, same of /vendor.  Laravel comes with this line by default.

/app/storage - Laravel things that can be despised (in staging) like cache, views cache and sessions

8 years agoUpdates based on discussions with Dart team 1714/head
Gary Smith [Fri, 23 Oct 2015 16:46:40 +0000 (12:46 -0400)]
Updates based on discussions with Dart team

1. Updates based on discussions with Dart team
See https://github.com/dart-lang/www.dartlang.org/issues/1496
* Removed *.precompiled.js - not generated by dart2js any more
* *.js_ → *.part.js

Also:

2. Added guidance comments

3. doc/ → doc/api as manually written documents may be in doc/

4. Added reference to appropriate Dart web site page

8 years agoMerge pull request #1711 from Arvur/master
Brendan Forster [Thu, 22 Oct 2015 11:39:17 +0000 (13:39 +0200)]
Merge pull request #1711 from Arvur/master

Some details for Castalia statistics file

8 years agoSome details for Castalia statistics file 1711/head
Denis Grinyuk [Thu, 22 Oct 2015 11:35:53 +0000 (14:35 +0300)]
Some details for Castalia statistics file

Before XE7 Castalia used to be standalone expert thus I suppose here should be some grounding

8 years agoMerge pull request #1710 from ArgentiApparatus/patch-2
Brendan Forster [Thu, 22 Oct 2015 11:34:35 +0000 (13:34 +0200)]
Merge pull request #1710 from ArgentiApparatus/patch-2

Update Dart.gitignore

8 years agoAdd *.precompiled.js 1710/head
Gary Smith [Wed, 21 Oct 2015 14:45:49 +0000 (10:45 -0400)]
Add *.precompiled.js

Add *.precompiled.js as per
https://stackoverflow.com/questions/20314796/which-files-are-generated-when-executing-dart2js-and-why

8 years agoAdd *.info.json to dart2js patterns
Gary Smith [Wed, 21 Oct 2015 14:29:21 +0000 (10:29 -0400)]
Add *.info.json to dart2js patterns

8 years agoUpdate Dart.gitignore
Gary Smith [Wed, 21 Oct 2015 13:11:27 +0000 (09:11 -0400)]
Update Dart.gitignore

Modify patterns to explicitly match directories

Modified patterns to match files created by tool in Dart SDK 1.12:
 - Added patterns matching files listed in https://www.dartlang.org/tools/private-files.html
 - Added *.js, removed *.js_, *.dart.js to match files created by dart2js

9 years agoMerge pull request #1708 from rodrigues/update_elixir_as_mix_new
Brendan Forster [Mon, 19 Oct 2015 19:29:32 +0000 (21:29 +0200)]
Merge pull request #1708 from rodrigues/update_elixir_as_mix_new

Add /cover to Elixir.gitignore

9 years agoAdd /cover to Elixir.gitignore 1708/head
Victor Rodrigues [Mon, 19 Oct 2015 19:20:09 +0000 (21:20 +0200)]
Add /cover to Elixir.gitignore

9 years agoMerge pull request #1704 from KrauseFx/master
Carl Suster [Mon, 19 Oct 2015 09:39:20 +0000 (11:39 +0200)]
Merge pull request #1704 from KrauseFx/master

Added fastlane to iOS projects

9 years agoAdded fastlane to iOS projects 1704/head
Felix Krause [Sat, 17 Oct 2015 20:33:41 +0000 (13:33 -0700)]
Added fastlane to iOS projects

9 years agoSwitched to https
Felix Krause [Sat, 17 Oct 2015 20:31:15 +0000 (13:31 -0700)]
Switched to https

9 years agoFixed Cocoapods link
Felix Krause [Sat, 17 Oct 2015 20:31:07 +0000 (13:31 -0700)]
Fixed Cocoapods link

9 years agoFixed whitespace
Felix Krause [Sat, 17 Oct 2015 20:30:55 +0000 (13:30 -0700)]
Fixed whitespace

9 years agoMerge pull request #1516 from hugovk/patch-1
Brendan Forster [Fri, 16 Oct 2015 12:34:48 +0000 (14:34 +0200)]
Merge pull request #1516 from hugovk/patch-1

Ignore temp Hypothesis test things

9 years agoMerge pull request #1700 from mjoshy/laravel-env-example
Brendan Forster [Fri, 16 Oct 2015 11:49:58 +0000 (13:49 +0200)]
Merge pull request #1700 from mjoshy/laravel-env-example

added .env.example for projects generated with laravel new command

9 years agoadded .env.example for projects generated with laravel new command 1700/head
Joshua Mabina [Thu, 15 Oct 2015 14:58:00 +0000 (17:58 +0300)]
added .env.example for projects generated with laravel new command

9 years agoMerge pull request #1699 from vitorprado/patch-1
Brendan Forster [Thu, 15 Oct 2015 10:36:01 +0000 (12:36 +0200)]
Merge pull request #1699 from vitorprado/patch-1

Ignoring build folder inside app module in Android projects

9 years agoIgnoring build folder inside app module in Android projects 1699/head
Vitor Prado [Wed, 14 Oct 2015 16:45:12 +0000 (13:45 -0300)]
Ignoring build folder inside app module in Android projects

The `*/build` folder should be ignored because the android structure generate files and outputs inside this folder.

9 years agoMerge pull request #1656 from paolofulgoni/powerpoint
Brendan Forster [Wed, 14 Oct 2015 10:30:00 +0000 (12:30 +0200)]
Merge pull request #1656 from paolofulgoni/powerpoint

Add rule for MS PowerPoint temporary files

9 years agoMerge pull request #1647 from m1stegmann/patch-2
Brendan Forster [Wed, 14 Oct 2015 10:13:53 +0000 (12:13 +0200)]
Merge pull request #1647 from m1stegmann/patch-2

Windows Azure Emulator

9 years agoMerge pull request #1610 from jpatomic96/patch-1
Brendan Forster [Wed, 14 Oct 2015 10:11:27 +0000 (12:11 +0200)]
Merge pull request #1610 from jpatomic96/patch-1

Create Elm.gitignore

9 years agoMerge pull request #1694 from PrestanceDesign/prestashop-patch-1
Brendan Forster [Sun, 11 Oct 2015 12:22:18 +0000 (14:22 +0200)]
Merge pull request #1694 from PrestanceDesign/prestashop-patch-1

Fix path to ignore only root log, img and cache folder

9 years agoMerge pull request #1690 from ArgentiApparatus/master
Brendan Forster [Sun, 11 Oct 2015 12:21:19 +0000 (14:21 +0200)]
Merge pull request #1690 from ArgentiApparatus/master

Dartdoc output directory, pubspec.lock comment disambiguation

9 years agoFix path to ignored only root log, img and cache folder 1694/head
Michael SALIHI [Sat, 10 Oct 2015 15:39:03 +0000 (17:39 +0200)]
Fix path to ignored only root log, img and cache folder

9 years agoFix line 1 1690/head
Gary Smith [Sat, 10 Oct 2015 11:45:09 +0000 (07:45 -0400)]
Fix line 1

Line 1 somehow different from upstream

9 years agoMerge pull request #1 from ArgentiApparatus/patch-1
Gary Smith [Thu, 8 Oct 2015 14:51:04 +0000 (10:51 -0400)]
Merge pull request #1 from ArgentiApparatus/patch-1

Update Dart.gitignore

9 years agoUpdate Dart.gitignore
Gary Smith [Thu, 8 Oct 2015 14:43:02 +0000 (10:43 -0400)]
Update Dart.gitignore

9 years agoDartdoc, pubspec.lock disabiguation
Gary Smith [Thu, 8 Oct 2015 11:45:25 +0000 (07:45 -0400)]
Dartdoc, pubspec.lock disabiguation

Added directory for dartdoc tool. Disambiguated comment for pubspec.lock
pattern.

9 years agoMerge pull request #1659 from propersquid/dot-tags
Brendan Forster [Tue, 6 Oct 2015 18:26:28 +0000 (20:26 +0200)]
Merge pull request #1659 from propersquid/dot-tags

Update Tags.gitignore

9 years agoMerge pull request #1660 from quadroid/patch-1
Brendan Forster [Tue, 6 Oct 2015 08:19:25 +0000 (10:19 +0200)]
Merge pull request #1660 from quadroid/patch-1

JetBrains IDEs: add shelf (VCS -> Shelve changes... menu)

9 years agoMerge pull request #1632 from khellang/ghostdoc
Brendan Forster [Mon, 5 Oct 2015 16:51:29 +0000 (18:51 +0200)]
Merge pull request #1632 from khellang/ghostdoc

Add VisualStudio GhostDoc plugin setting file

9 years agoMerge pull request #1678 from justincampbell/otto
Brendan Forster [Mon, 5 Oct 2015 16:26:15 +0000 (18:26 +0200)]
Merge pull request #1678 from justincampbell/otto

Add Otto

9 years agoMerge pull request #1645 from nagytech/patch-2
Carl Suster [Mon, 5 Oct 2015 16:15:17 +0000 (18:15 +0200)]
Merge pull request #1645 from nagytech/patch-2

Remove entries for Intellij IDEA

9 years agoMerge pull request #1676 from MartinNowak/patch-1
Brendan Forster [Mon, 5 Oct 2015 15:50:59 +0000 (17:50 +0200)]
Merge pull request #1676 from MartinNowak/patch-1

gitignore file for D

9 years agoMerge pull request #1679 from victorhaggqvist/patch-2
Brendan Forster [Mon, 5 Oct 2015 15:24:52 +0000 (17:24 +0200)]
Merge pull request #1679 from victorhaggqvist/patch-2

add fabric.properties to JetBrains

9 years agoMerge pull request #1681 from robxu9/patch-1
Brendan Forster [Mon, 5 Oct 2015 15:22:50 +0000 (17:22 +0200)]
Merge pull request #1681 from robxu9/patch-1

Update waf for python3 builds

9 years agoMerge pull request #1687 from vbfox/patch-1
Brendan Forster [Sun, 4 Oct 2015 15:52:32 +0000 (17:52 +0200)]
Merge pull request #1687 from vbfox/patch-1

Ignore FAKE - F# Make cache folder

9 years agoIgnore FAKE - F# Make cache folder 1687/head
Julien Roncaglia [Sun, 4 Oct 2015 15:00:43 +0000 (17:00 +0200)]
Ignore FAKE - F# Make cache folder

Recent versions of FAKE uses a cache folder containing a compiled version of all scripts named .fake that should never be commited to git.

9 years agoMerge pull request #1666 from Nellemandela/patch-1
Brendan Forster [Sun, 4 Oct 2015 06:25:41 +0000 (08:25 +0200)]
Merge pull request #1666 from Nellemandela/patch-1

VisualStudio Template - Added ignore for Paket dependency manager

9 years agoMerge pull request #1685 from jimhester/patch-2
Brendan Forster [Sat, 3 Oct 2015 19:30:50 +0000 (21:30 +0200)]
Merge pull request #1685 from jimhester/patch-2

Ignore `.RData` files

9 years agoIgnore `.RData` files 1685/head
Jim Hester [Fri, 2 Oct 2015 12:50:47 +0000 (08:50 -0400)]
Ignore `.RData` files

N.B. this ignores only the exact file `.RData` generated by default from `save.image()` and `quit()`.  It is _not_ what is referred to in https://github.com/github/gitignore/commit/1f8466164330277fc8c9126ded3cc207ff3baf91 and http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Data-in-packages, which refers only to files with an `*.RData` _extension_.

9 years agoUpdate waf for python3 builds 1681/head
Robert Xu [Thu, 1 Oct 2015 12:40:03 +0000 (08:40 -0400)]
Update waf for python3 builds

Waf uses .waf3-* if the interpreter is python3.

9 years agoadd fabric.properties 1679/head
Victor Häggqvist [Wed, 30 Sep 2015 00:39:11 +0000 (02:39 +0200)]
add fabric.properties

Since that is what it should be called now a days according to https://dev.twitter.com/fabric/android/integrating

9 years agoAdd Otto 1678/head
Justin Campbell [Mon, 28 Sep 2015 22:06:14 +0000 (15:06 -0700)]
Add Otto

https://ottoproject.io

9 years agogitignore file for D 1676/head
Martin Nowak [Sun, 27 Sep 2015 16:45:12 +0000 (18:45 +0200)]
gitignore file for D

Ignore the usual obj/library/executable files.
See https://github.com/D-Programming-Language/dub/blob/89c8dea75ae9cfde1ae6cfb7d9fe03dbccdbbdf8/source/dub/init.d#L168 for dub's default .gitignore.

9 years agoMerge pull request #1668 from github/jdennes/https-help-urls
Carl Suster [Wed, 23 Sep 2015 17:10:01 +0000 (19:10 +0200)]
Merge pull request #1668 from github/jdennes/https-help-urls

Use https for all Help URLs

9 years agoAvoid redirecting by using currently Help URLs 1668/head
James Dennes [Wed, 23 Sep 2015 16:58:46 +0000 (18:58 +0200)]
Avoid redirecting by using currently Help URLs

9 years agoUse https for Help URLs
James Dennes [Wed, 23 Sep 2015 16:56:15 +0000 (18:56 +0200)]
Use https for Help URLs

9 years agoAdded ignore for Paket 1666/head
Nellemandela [Tue, 22 Sep 2015 18:02:06 +0000 (20:02 +0200)]
Added ignore for Paket

Added ignore as recomended in http://fsprojects.github.io/Paket/getting-started.html

9 years agoadd shelf (VCS -> Shelve changes...) 1660/head
Alexander Shvets [Tue, 15 Sep 2015 07:05:16 +0000 (10:05 +0300)]
add shelf (VCS -> Shelve changes...)

9 years agoUpdate Tags.gitignore 1659/head
propersquid [Mon, 14 Sep 2015 15:31:00 +0000 (08:31 -0700)]
Update Tags.gitignore

Updated the tags ignore to include the .tags file. The main reason behind this is because Atom's symbols-view (https://atom.io/packages/symbols-view) supports tags/.tags/TAGS/.TAGS. Therefore, I thought it was a good idea to add the .tags/.TAGS to the ignore list.

9 years agoAdd rule for MS PowerPoint temporary files 1656/head
Paolo Fulgoni [Fri, 11 Sep 2015 15:16:42 +0000 (17:16 +0200)]
Add rule for MS PowerPoint temporary files

9 years agoMerge pull request #1640 from bpasero/patch-1
Brendan Forster [Thu, 10 Sep 2015 20:03:33 +0000 (05:03 +0900)]
Merge pull request #1640 from bpasero/patch-1

VSCode 0.8.0 config folder change

9 years agoMerge pull request #1652 from huertanix/master
Brendan Forster [Thu, 10 Sep 2015 06:24:16 +0000 (15:24 +0900)]
Merge pull request #1652 from huertanix/master

Adding GPG gitignore

9 years agoAdding rule to not accidentally publish your PGP/GPG private keys. 1652/head
David Huerta [Wed, 9 Sep 2015 17:48:12 +0000 (13:48 -0400)]
Adding rule to not accidentally publish your PGP/GPG private keys.

9 years agoMerge pull request #1628 from sieben/patch-1
Brendan Forster [Sat, 5 Sep 2015 02:47:17 +0000 (11:47 +0900)]
Merge pull request #1628 from sieben/patch-1

Update Gradle.gitignore

9 years agoWindows Azure Emulator 1647/head
Michael Stegmann [Wed, 2 Sep 2015 13:46:40 +0000 (15:46 +0200)]
Windows Azure Emulator

Ignoring directory "efc" and "rfc" created by the Windows Azure Emulator

Directory before starting emulator the first time:

Directory: C:\temp\AzureCloudService1\AzureCloudService1

Mode                LastWriteTime         Length Name
----                -------------         ------ ----
d-----         9/1/2015   9:16 AM                bin
d-----         9/1/2015   9:16 AM                WorkerRole1Content
-a----         9/1/2015   9:16 AM           3014 AzureCloudService1.ccproj
-a----         9/1/2015   9:16 AM            144 AzureCloudService1.ccproj.user
-a----         9/1/2015   9:16 AM            505 ServiceConfiguration.Cloud.cscfg
-a----         9/1/2015   9:16 AM            505 ServiceConfiguration.Local.cscfg
-a----         9/1/2015   9:16 AM            428 ServiceDefinition.csdef

And after starting the Emulator:

Directory: C:\temp\AzureCloudService1\AzureCloudService1

Mode                LastWriteTime         Length Name
----                -------------         ------ ----
d-----         9/1/2015   9:16 AM                bin
d-----         9/1/2015   9:19 AM                csx
d-----         9/1/2015   9:19 AM                ecf
d-----         9/1/2015   9:19 AM                obj
d-----         9/1/2015   9:19 AM                rcf
d-----         9/1/2015   9:16 AM                WorkerRole1Content
-a----         9/1/2015   9:16 AM           3014 AzureCloudService1.ccproj
-a----         9/1/2015   9:16 AM            144 AzureCloudService1.ccproj.user
-a----         9/1/2015   9:16 AM            505 ServiceConfiguration.Cloud.cscfg
-a----         9/1/2015   9:16 AM            505 ServiceConfiguration.Local.cscfg
-a----         9/1/2015   9:16 AM            428 ServiceDefinition.csdef

9 years agoRemove entries for Intellij IDEA 1645/head
Jonathan Nagy [Tue, 1 Sep 2015 09:09:12 +0000 (19:09 +1000)]
Remove entries for Intellij IDEA

The *.iml file is IDE specific.  It is generated by Intellij IDEA to store project related metadata.  It is not a Play Framework specific artifact and should not be included in the PlayFramework.gitignore.

See: https://github.com/github/gitignore/pull/1581

I would also vote for the removal of .eclipse and *.eml files on similar grounds but will do so in a separate pull request.

9 years agoVSCode 0.8.0 config folder change 1640/head
Benjamin Pasero [Mon, 31 Aug 2015 07:39:54 +0000 (09:39 +0200)]
VSCode 0.8.0 config folder change

Starting with 0.8.0, VS Code will store its settings in a .vscode folder and no longer in the generic .settings folder.

9 years agoAdd VisualStudio GhostDoc plugin setting file 1632/head
Star Peng [Sun, 9 Mar 2014 15:03:43 +0000 (23:03 +0800)]
Add VisualStudio GhostDoc plugin setting file

9 years agoUpdate Gradle.gitignore 1628/head
Rémy Léone [Mon, 24 Aug 2015 10:54:24 +0000 (12:54 +0200)]
Update Gradle.gitignore

9 years agoMerge pull request #1621 from gbaron/android-captures-folder
Brendan Forster [Sun, 23 Aug 2015 23:37:22 +0000 (09:07 +0930)]
Merge pull request #1621 from gbaron/android-captures-folder

Adding the Android Studio captures folder

9 years agoMerge pull request #1625 from damadmai/patch-1
Brendan Forster [Sun, 23 Aug 2015 23:36:54 +0000 (09:06 +0930)]
Merge pull request #1625 from damadmai/patch-1

Added dotfiles in working directory

9 years agoAdded dotfiles in working directory 1625/head
Daniel A. Maierhofer [Sat, 22 Aug 2015 20:02:39 +0000 (22:02 +0200)]
Added dotfiles in working directory

Official Documentation:
https://mercurial.selenic.com/wiki/FileFormats#Files_in_the_working_directory
https://mercurial.selenic.com/wiki/Subrepository
The specification for the .hg/ folder is simplified, see:
https://stackoverflow.com/a/15057742

9 years agoMerge pull request #1545 from skylerberg/virtual-env
Brendan Forster [Fri, 21 Aug 2015 02:34:17 +0000 (12:04 +0930)]
Merge pull request #1545 from skylerberg/virtual-env

Ignore 'local' folder for virtualenv

9 years agoMerge pull request #1618 from felipeplets/patch-1
Brendan Forster [Tue, 18 Aug 2015 23:45:20 +0000 (09:15 +0930)]
Merge pull request #1618 from felipeplets/patch-1

Add .sap Visual Studio profiler session file

9 years agoAdding the Android Studio captures folder 1621/head
Guy B [Sun, 16 Aug 2015 12:07:17 +0000 (15:07 +0300)]
Adding the Android Studio captures folder

The captures folder is used by Android studio to keep heap dumps and other captures files. These are usually not shared as part of the source file.

9 years agoAdd .sap Visual Studio profiler session file 1618/head
Felipe Plets [Tue, 11 Aug 2015 16:48:47 +0000 (13:48 -0300)]
Add .sap Visual Studio profiler session file

In Windows Phone 8 development each profiler session generates a new .sap file, which is automatically added to the root of the project. This is an XML manifest describing the detailed profiler logs created in the PerfLogs folder.

9 years agoMerge pull request #1613 from cyrbil/patch-1
Brendan Forster [Fri, 7 Aug 2015 01:20:32 +0000 (11:20 +1000)]
Merge pull request #1613 from cyrbil/patch-1

Add ignore for npm debug log files

9 years agoAdd ignore for npm debug log files 1613/head
cyrbil [Thu, 6 Aug 2015 09:30:45 +0000 (11:30 +0200)]
Add ignore for npm debug log files

9 years agoCreate Elm.gitignore 1610/head
Jonathan Boulanger [Tue, 4 Aug 2015 16:13:51 +0000 (12:13 -0400)]
Create Elm.gitignore

.gitignore for Elm projects.

Ignores installed packages (elm-package.json) and elm-stuff/, as these files will be generated once elm-package has been run for a .elm file. This is also beneficial where dependencies have changed, and an install package is no longer required.

elm-repl generated files have also been ignored. Most of the time, elm-repl manages to delete these files automatically, but there are scenarios where these files are not deleted on the closing of elm-repl

9 years agoMerge pull request #1370 from SamWhited/patch-2
Brendan Forster [Fri, 31 Jul 2015 00:00:16 +0000 (09:30 +0930)]
Merge pull request #1370 from SamWhited/patch-2

Update Android.gitignore to include Android Studio nav temp files

9 years agoMerge pull request #1604 from Caerbannog/kicad
Brendan Forster [Thu, 30 Jul 2015 23:50:11 +0000 (09:20 +0930)]
Merge pull request #1604 from Caerbannog/kicad

Add KiCad ignore for .bck and .kicad_pcb-bak

9 years agoMerge pull request #1578 from nex3/patch-1
Brendan Forster [Thu, 30 Jul 2015 22:41:36 +0000 (08:11 +0930)]
Merge pull request #1578 from nex3/patch-1

Update Dart.gitignore

9 years agoAdd KiCad ignore for .bck and .kicad_pcb-bak 1604/head
Martin d'Allens [Mon, 27 Jul 2015 21:41:56 +0000 (23:41 +0200)]
Add KiCad ignore for .bck and .kicad_pcb-bak

These are two other filetypes that KiCad creates before overwriting something.

9 years agoMerge pull request #1599 from sfhardman/master
Brendan Forster [Thu, 23 Jul 2015 22:20:57 +0000 (07:50 +0930)]
Merge pull request #1599 from sfhardman/master

Ignores for Visual Studio Lightswitch

9 years agoCorrect capitalisation of LightSwitch and omit generated.parameters.xml 1599/head
sfhardman [Thu, 23 Jul 2015 20:42:28 +0000 (08:42 +1200)]
Correct capitalisation of LightSwitch and omit generated.parameters.xml

9 years agoAdd newline at EOF
sfhardman [Wed, 22 Jul 2015 23:23:05 +0000 (11:23 +1200)]
Add newline at EOF

9 years agoAdd ignores for Visual Studio Lightswitch build output
sfhardman [Wed, 22 Jul 2015 23:21:57 +0000 (11:21 +1200)]
Add ignores for Visual Studio Lightswitch build output

9 years agoMerge pull request #1590 from JimiC/Optional_Ignore_wwwroot
Brendan Forster [Wed, 15 Jul 2015 18:08:57 +0000 (11:08 -0700)]
Merge pull request #1590 from JimiC/Optional_Ignore_wwwroot

Adding optional ignore proposal for wwwroot folder

9 years agoMerge pull request #1557 from piccaso/typo3
Carl Suster [Wed, 15 Jul 2015 01:25:07 +0000 (11:25 +1000)]
Merge pull request #1557 from piccaso/typo3

Update Typo3.gitignore for CMS v6.2

9 years agoMerge pull request #1531 from emlai/patch-1
Carl Suster [Wed, 15 Jul 2015 01:16:32 +0000 (11:16 +1000)]
Merge pull request #1531 from emlai/patch-1

Add CMakeScripts directory

9 years agoMerge pull request #1519 from github/revert-1465-patch-1
Carl Suster [Wed, 15 Jul 2015 01:14:05 +0000 (11:14 +1000)]
Merge pull request #1519 from github/revert-1465-patch-1

Revert "Update Maven.gitignore"

9 years agoMerge pull request #1525 from LayZeeDK/patch-1
Carl Suster [Wed, 15 Jul 2015 01:12:17 +0000 (11:12 +1000)]
Merge pull request #1525 from LayZeeDK/patch-1

Add trailing slash to .sass-cache

9 years agoMerge pull request #1530 from katrinleinweber/patch-1
Carl Suster [Wed, 15 Jul 2015 01:10:07 +0000 (11:10 +1000)]
Merge pull request #1530 from katrinleinweber/patch-1

ignore OAuth2 token

9 years agoAdding optional ignore proposal for wwwroot folder 1590/head
JimiC [Mon, 13 Jul 2015 16:40:12 +0000 (19:40 +0300)]
Adding optional ignore proposal for wwwroot folder

There are use cases where you have gulp/grunt tasks that create the static files of a project from bower_components, images, scripts folders.

9 years agoMerge pull request #1567 from todd/ruby_spec_examples
Carl Suster [Mon, 6 Jul 2015 01:49:30 +0000 (11:49 +1000)]
Merge pull request #1567 from todd/ruby_spec_examples

Ignore Default RSpec State File

http://rspec.info/blog/2015/06/rspec-3-3-has-been-released/

9 years agoMerge pull request #1579 from jamiehumphries/master
Brendan Forster [Thu, 2 Jul 2015 12:11:27 +0000 (21:41 +0930)]
Merge pull request #1579 from jamiehumphries/master

Ignore NCrunch temporary files.

9 years agoIgnore NCrunch temporary files. 1579/head
Jamie Humphries [Wed, 1 Jul 2015 14:45:10 +0000 (15:45 +0100)]
Ignore NCrunch temporary files.

9 years agoUpdate Dart.gitignore 1578/head
Natalie Weizenbaum [Tue, 30 Jun 2015 19:12:42 +0000 (12:12 -0700)]
Update Dart.gitignore

As of Dart 1.12, the pub package manager will start generating a .packages file that will eventually replace the packages/ directory.