]> source.dussan.org Git - gitignore.git/log
gitignore.git
6 years agoUpdate Eclipse.gitignore (#2556)
Rafi Wiener [Tue, 26 Dec 2017 09:34:18 +0000 (11:34 +0200)]
Update Eclipse.gitignore (#2556)

* Update Eclipse.gitignore

* Update Eclipse.gitignore

6 years agoAdd *.snk strong name key files (#2483)
toby [Tue, 26 Dec 2017 03:30:10 +0000 (03:30 +0000)]
Add *.snk strong name key files (#2483)

* Add *.snk strong name key files

Strong name key files shouldn't be included in a repository AFAIK. they are intended to sign build output to verify that it comes from the correct publisher. having an *.snk in a repository would allow anyone to produce build as if they were the original publisher.

I guess some OSS projects might like to have *.snk files in their repos but that would be an exception to the rule.

* Make use of *.snk optional

Add note explaining use.

* Reduce explanation

Just use a link instead

6 years agoAdded a few common CAM file extensions (#2555)
PTS93 [Mon, 25 Dec 2017 23:24:52 +0000 (00:24 +0100)]
Added a few common CAM file extensions (#2555)

6 years agoAdded Must Use Plugins to gotignore (#2553)
Mostafa Soufi [Wed, 20 Dec 2017 22:30:58 +0000 (02:00 +0330)]
Added Must Use Plugins to gotignore (#2553)

https://codex.wordpress.org/Must_Use_Plugins

6 years agoAdd "cmake-build-release/" to Jetbrains.gitignore (#2552)
白季飞龙 [Mon, 18 Dec 2017 05:08:31 +0000 (13:08 +0800)]
Add "cmake-build-release/" to Jetbrains.gitignore (#2552)

6 years agoUpdate Matlab.gitignore (#2533)
Sam Roberts [Fri, 15 Dec 2017 02:11:47 +0000 (02:11 +0000)]
Update Matlab.gitignore (#2533)

Added extensions for prepackaged app and toolbox file, pregenerated helpsearch folders.

6 years agoIgnore node_modules (#2538)
Stefan [Fri, 15 Dec 2017 02:11:09 +0000 (21:11 -0500)]
Ignore node_modules (#2538)

Rails 5 uses npm to handle javascript dependancies, node_modules should not be checked in to git.

6 years agoIgnoring the models builder out of date flag (#2543)
Richard Thompson [Fri, 15 Dec 2017 02:09:14 +0000 (02:09 +0000)]
Ignoring the models builder out of date flag (#2543)

The out of date models flag is automatically generated by the system, we don't want this in Git

6 years agoignore MSBuild Binary and Structured Log (#2549)
Enrico Sada [Wed, 13 Dec 2017 22:37:34 +0000 (23:37 +0100)]
ignore MSBuild Binary and Structured Log (#2549)

ref http://msbuildlog.com/

6 years agoUpdate Jekyll.gitignore (#2540)
Augusto Daniele [Tue, 5 Dec 2017 20:40:27 +0000 (17:40 -0300)]
Update Jekyll.gitignore (#2540)

Add .jekyll-cache/ as per envygeeks/jekyll-assets

6 years agoFixing .gitignore (#2531)
Matthew Wallace [Wed, 29 Nov 2017 21:36:52 +0000 (21:36 +0000)]
Fixing .gitignore (#2531)

* Update Unity.gitignore

Prevents directories: `Library`
`Temp`
`Obj`
`Build`
`Builds`
`Assets/AssetStoreTools`
from being included in the remote if the project sits in the `Assets` folder.

* removed wildcards from Unity's .gitignore

6 years agoAdd ignore for Azure Stream Analytics local run output folder (#2498)
Tuomas-Matti Soikkeli [Wed, 29 Nov 2017 01:08:59 +0000 (03:08 +0200)]
Add ignore for Azure Stream Analytics local run output folder (#2498)

6 years agoAdd cabal.project.local~ to Haskell.gitignore (#2479)
Ryan Scott [Wed, 29 Nov 2017 01:04:15 +0000 (20:04 -0500)]
Add cabal.project.local~ to Haskell.gitignore (#2479)

6 years agoIgnore Unity generated '*.pdb.meta' files for '*.pdb' files (#2486)
James Reed [Wed, 29 Nov 2017 01:03:18 +0000 (17:03 -0800)]
Ignore Unity generated '*.pdb.meta' files for '*.pdb' files (#2486)

6 years agoUpdate Unity.gitignore (#2502)
Matthew Wallace [Wed, 29 Nov 2017 01:01:40 +0000 (01:01 +0000)]
Update Unity.gitignore (#2502)

Prevents directories: `Library`
`Temp`
`Obj`
`Build`
`Builds`
`Assets/AssetStoreTools`
from being included in the remote if the project sits in the `Assets` folder.

6 years agoAdd *.sta (standalone packages) for TeX (#2484)
Thi Minh Nhựt [Wed, 29 Nov 2017 01:00:43 +0000 (08:00 +0700)]
Add *.sta (standalone packages) for TeX (#2484)

6 years agoadded logs and devel directories to .gitignore (#2497)
Sadhan Sarma [Wed, 29 Nov 2017 00:52:56 +0000 (06:22 +0530)]
added logs and devel directories to .gitignore (#2497)

6 years agoAdd sccprj/ folder to global MATLAB.gitignore (#2493)
Caio Proiete [Wed, 29 Nov 2017 00:51:55 +0000 (20:51 -0400)]
Add sccprj/ folder to global MATLAB.gitignore (#2493)

6 years agoTeX.gitignore modification for Emacs users (#2491)
Chris Mower [Wed, 29 Nov 2017 00:51:19 +0000 (00:51 +0000)]
TeX.gitignore modification for Emacs users (#2491)

* without . the auto directory is still considered for commits

* small addition that ensures all Emacs-Lisp files (.el files) are ignored

6 years agoUpdate VisualStudio.gitignore (#2510)
Denis Peshkov [Wed, 29 Nov 2017 00:47:25 +0000 (02:47 +0200)]
Update VisualStudio.gitignore (#2510)

* Update VisualStudio.gitignore

6 years agoMerge pull request #2513 from lushc/feature/ignore-vendors
Brendan Forster [Wed, 29 Nov 2017 00:46:40 +0000 (11:46 +1100)]
Merge pull request #2513 from lushc/feature/ignore-vendors

Revert "Remove Composer's file and directory."

6 years agoMerge pull request #2505 from bndw/go-remove-glide
Brendan Forster [Wed, 29 Nov 2017 00:45:17 +0000 (11:45 +1100)]
Merge pull request #2505 from bndw/go-remove-glide

Remove .glide/ ignore

6 years agoMerge pull request #2516 from ButchDean/master
Brendan Forster [Wed, 29 Nov 2017 00:43:42 +0000 (11:43 +1100)]
Merge pull request #2516 from ButchDean/master

Ignore Visual Studio 2017 C++ app generated files.

6 years agoMerge pull request #2524 from halbich/unreal-plugins-directories
Brendan Forster [Wed, 29 Nov 2017 00:40:23 +0000 (11:40 +1100)]
Merge pull request #2524 from halbich/unreal-plugins-directories

UnrealEngine - Include Plugins folder

6 years agoInclude Plugins folder 2524/head
Pavel Halbich [Thu, 23 Nov 2017 23:08:29 +0000 (00:08 +0100)]
Include Plugins folder

6 years agoMerge pull request #2517 from Noctis-/patch-1
Brendan Forster [Mon, 20 Nov 2017 02:15:47 +0000 (13:15 +1100)]
Merge pull request #2517 from Noctis-/patch-1

Update comment

6 years agoMerge pull request #2519 from xeoneux/patch-1
Brendan Forster [Sat, 18 Nov 2017 00:17:15 +0000 (11:17 +1100)]
Merge pull request #2519 from xeoneux/patch-1

Update VisualStudio.gitignore

6 years agoUpdate VisualStudio.gitignore 2519/head
Aayush Kapoor [Fri, 17 Nov 2017 16:21:29 +0000 (21:51 +0530)]
Update VisualStudio.gitignore

6 years agoUpdate comment 2517/head
Noctis- [Wed, 15 Nov 2017 23:09:25 +0000 (09:09 +1000)]
Update comment

6 years agoIgnore Visual Studio 2017 generated files. 2516/head
Dean Butcher [Wed, 15 Nov 2017 01:57:28 +0000 (21:57 -0400)]
Ignore Visual Studio 2017 generated files.

6 years agoRevert "Remove Composer's file and directory." 2513/head
Chris Lush [Thu, 9 Nov 2017 15:35:03 +0000 (15:35 +0000)]
Revert "Remove Composer's file and directory."

This reverts commit 5b83681411d95d9302a3e0414efe82c6b4549d26.

6 years agoMerge pull request #2512 from jsoref/spelling
Brendan Forster [Wed, 8 Nov 2017 01:47:52 +0000 (12:47 +1100)]
Merge pull request #2512 from jsoref/spelling

Spelling

6 years agospelling: utils 2512/head
Josh Soref [Wed, 8 Nov 2017 01:20:10 +0000 (01:20 +0000)]
spelling: utils

6 years agospelling: intellij
Josh Soref [Wed, 8 Nov 2017 01:16:31 +0000 (01:16 +0000)]
spelling: intellij

6 years agoMerge pull request #2509 from hantuzun/patch-1
Brendan Forster [Sun, 29 Oct 2017 22:36:49 +0000 (09:36 +1100)]
Merge pull request #2509 from hantuzun/patch-1

Update Terraform.gitignore

6 years agoMerge pull request #2506 from cliffordp/patch-1
Brendan Forster [Sun, 29 Oct 2017 22:32:35 +0000 (09:32 +1100)]
Merge pull request #2506 from cliffordp/patch-1

Fix link to go to current anchor

6 years agoUpdate Terraform.gitignore 2509/head
Han Tuzun [Sun, 29 Oct 2017 20:26:00 +0000 (22:26 +0200)]
Update Terraform.gitignore

Improvements:

 * `.terraform` directories could be created in any subdirectory when user runs `terraform init`.
 * Quite an interesting variations of`.tfstate` files are created by Terraform such as `.*.tfstate.d` or  `.*.tfstate.lock.info`. It's best not to name any file with `*.tfstate.*` pattern.
 * `*.tfvars` files often contain private data and not supposed to be committed.

6 years agoFix link to go to current anchor 2506/head
Clifford [Fri, 27 Oct 2017 22:55:29 +0000 (17:55 -0500)]
Fix link to go to current anchor

6 years agoRemove .glide/ ignore 2505/head
bndw [Tue, 24 Oct 2017 05:43:41 +0000 (22:43 -0700)]
Remove .glide/ ignore

This was a workaround for https://github.com/Masterminds/glide/issues/736

Signed-off-by: bndw <benjamindwoodward@gmail.com>
6 years agoMerge pull request #2504 from Yousha/master
Brendan Forster [Mon, 23 Oct 2017 10:25:34 +0000 (20:25 +1000)]
Merge pull request #2504 from Yousha/master

Windows.gitignore - Change desktop.ini to [Dd]esktop.ini

6 years agoChange desktop.ini to [Dd]esktop.ini 2504/head
Yousha Aleayoub [Mon, 23 Oct 2017 08:07:18 +0000 (11:37 +0330)]
Change desktop.ini to [Dd]esktop.ini

6 years agoMerge pull request #2503 from synepis/patch-1
Brendan Forster [Thu, 19 Oct 2017 00:25:34 +0000 (11:25 +1100)]
Merge pull request #2503 from synepis/patch-1

Ignore Nuget package directory name casing

7 years agoIgnore Nuget package directory name casing 2503/head
synepis [Wed, 18 Oct 2017 13:38:08 +0000 (14:38 +0100)]
Ignore Nuget package directory name casing

It looks like VS2017 changed it's nuget package directory name to be capitalized.
When using Ubuntu for Windows, directory name casing of NuGet package folder becomes important and detected as a change by git,. This change is to ignore regardless of casing.

7 years agoMerge pull request #2501 from flowonyx/patch-1
Brendan Forster [Mon, 16 Oct 2017 01:49:09 +0000 (12:49 +1100)]
Merge pull request #2501 from flowonyx/patch-1

Fixed typos in README.md

7 years agoFixed typos in README.md 2501/head
flowonyx [Sun, 15 Oct 2017 23:42:37 +0000 (01:42 +0200)]
Fixed typos in README.md

There were just a couple of typos in the README that I fixed.

7 years agoMerge pull request #2496 from malhobayyeb/comment-out-android-keys
Brendan Forster [Mon, 9 Oct 2017 02:51:27 +0000 (13:51 +1100)]
Merge pull request #2496 from malhobayyeb/comment-out-android-keys

Commenting out Android keystore files

7 years agoCommenting out Android keystore files 2496/head
Mohammad Alhobayyeb [Sun, 8 Oct 2017 07:52:58 +0000 (10:52 +0300)]
Commenting out Android keystore files

Android keystore files are critical and losing them is destructive.

They should be commented out by default, the user should explicitly uncomment their line if they intend not to include them into their repository.

7 years agoMerge pull request #2482 from jimbob7198/patch-1
Brendan Forster [Thu, 21 Sep 2017 02:07:22 +0000 (12:07 +1000)]
Merge pull request #2482 from jimbob7198/patch-1

Add exclusion of Visual Studio trace files (*.e2e)

7 years agoMerge pull request #2464 from Cadmus/master
Brendan Forster [Thu, 21 Sep 2017 02:05:35 +0000 (12:05 +1000)]
Merge pull request #2464 from Cadmus/master

updated static and media files in django section

7 years agoAdd exclusion of Visual Studio trace files (*.e2e) 2482/head
jimbob7198 [Wed, 20 Sep 2017 15:05:57 +0000 (16:05 +0100)]
Add exclusion of Visual Studio trace files (*.e2e)

7 years agoMerge pull request #2480 from Ckins/master
Brendan Forster [Wed, 20 Sep 2017 03:26:00 +0000 (13:26 +1000)]
Merge pull request #2480 from Ckins/master

Update Autotools.gitignore

7 years agoUpdate Autotools.gitignore 2480/head
KINSANG CHING [Wed, 20 Sep 2017 02:37:54 +0000 (10:37 +0800)]
Update Autotools.gitignore

add files generated by the autotool m4.

7 years agoMerge pull request #2477 from Ckins/patch-1
Brendan Forster [Sun, 17 Sep 2017 01:10:45 +0000 (09:10 +0800)]
Merge pull request #2477 from Ckins/patch-1

Update OCaml.gitignore

7 years agoUpdate OCaml.gitignore 2477/head
KINSANG CHING [Fri, 15 Sep 2017 04:45:14 +0000 (12:45 +0800)]
Update OCaml.gitignore

Merlin is a code completion for OCaml in Vim and Emacs. Such configuraing file is common

7 years agoMerge pull request #2475 from Ayase-252/master
Brendan Forster [Tue, 12 Sep 2017 22:47:23 +0000 (08:47 +1000)]
Merge pull request #2475 from Ayase-252/master

Fix failure to ignore Simulink autosave files

7 years agoMerge pull request #2474 from Ebola16/master
Brendan Forster [Tue, 12 Sep 2017 09:58:21 +0000 (19:58 +1000)]
Merge pull request #2474 from Ebola16/master

Remove double-spaced lines

7 years agoFix failure to ignore simulink autosave file 2475/head
Qingyu Deng [Tue, 12 Sep 2017 06:59:52 +0000 (14:59 +0800)]
Fix failure to ignore simulink autosave file

`.autosave` does not match the name of autosave file generated by
simulink. A leading asterisk(*) is needed to match such name.

7 years agoRemove double-spaced lines 2474/head
Ryan Meredith [Tue, 12 Sep 2017 05:29:04 +0000 (01:29 -0400)]
Remove double-spaced lines

7 years agoMerge pull request #2328 from jpdillingham/opencover-visualstudio
Brendan Forster [Sat, 9 Sep 2017 01:44:25 +0000 (11:44 +1000)]
Merge pull request #2328 from jpdillingham/opencover-visualstudio

Add exclusion for OpenCover UI results

7 years agoMerge pull request #2332 from alnassre/patch-1
Brendan Forster [Sat, 9 Sep 2017 01:43:55 +0000 (11:43 +1000)]
Merge pull request #2332 from alnassre/patch-1

ignore logs on /administrator/logs/*

7 years agoMerge pull request #2410 from Coeur/patch-2
Brendan Forster [Sat, 9 Sep 2017 01:28:52 +0000 (11:28 +1000)]
Merge pull request #2410 from Coeur/patch-2

clarifying when ignoring is not required

7 years agoMerge pull request #2416 from jwg4/patch-2
Brendan Forster [Sat, 9 Sep 2017 01:27:49 +0000 (11:27 +1000)]
Merge pull request #2416 from jwg4/patch-2

Add names of backup folders created by terrarium

7 years agoMerge pull request #2397 from weinihou/master
Brendan Forster [Sat, 9 Sep 2017 01:25:05 +0000 (11:25 +1000)]
Merge pull request #2397 from weinihou/master

add MANIFEST to Python.gitignore

7 years agoMerge pull request #2420 from niklasholm/master
Brendan Forster [Sat, 9 Sep 2017 01:15:33 +0000 (11:15 +1000)]
Merge pull request #2420 from niklasholm/master

Add extended DVI (XDV) to TeX.gitignore

7 years agoMerge pull request #2425 from sobolevn/patch-1
Brendan Forster [Sat, 9 Sep 2017 01:12:10 +0000 (11:12 +1000)]
Merge pull request #2425 from sobolevn/patch-1

Updates Elixir gitignore file

7 years agoMerge pull request #2419 from soreng/patch-1
Brendan Forster [Sat, 9 Sep 2017 01:04:41 +0000 (11:04 +1000)]
Merge pull request #2419 from soreng/patch-1

Added link to source

7 years agoMerge pull request #2429 from yetanotherchris/patch-1
Brendan Forster [Sat, 9 Sep 2017 01:01:41 +0000 (11:01 +1000)]
Merge pull request #2429 from yetanotherchris/patch-1

Update Terraform.gitignore - ignore terraform.tfvars

7 years agoMerge pull request #2422 from danilcha/master
Brendan Forster [Sat, 9 Sep 2017 01:01:13 +0000 (11:01 +1000)]
Merge pull request #2422 from danilcha/master

.DS_Store is a file name, not an extension

7 years agoMerge pull request #2470 from fabioricali/patch-1
Brendan Forster [Sat, 9 Sep 2017 00:42:46 +0000 (10:42 +1000)]
Merge pull request #2470 from fabioricali/patch-1

Adds some files

7 years agoAdds some files 2470/head
Fabio Ricali [Thu, 7 Sep 2017 16:55:03 +0000 (18:55 +0200)]
Adds some files

7 years agoMerge pull request #2467 from rdela/patch-1
Brendan Forster [Sun, 3 Sep 2017 04:24:22 +0000 (14:24 +1000)]
Merge pull request #2467 from rdela/patch-1

Node - update Compiled binary addons link to https

7 years agoNode - update Compiled binary addons link to https 2467/head
Ricky de Laveaga [Thu, 31 Aug 2017 23:51:26 +0000 (16:51 -0700)]
Node - update Compiled binary addons link to https

Node.gitignore build/Release Compiled binary addons: http to https
https://nodejs.org/api/addons.html

7 years agoMerge pull request #2465 from ddfreyne/tmp-nanoc
Brendan Forster [Tue, 29 Aug 2017 22:41:09 +0000 (08:41 +1000)]
Merge pull request #2465 from ddfreyne/tmp-nanoc

Nanoc: Ignore tmp/nanoc/, not tmp/

7 years agoNanoc: Ignore tmp/nanoc/, not tmp/ 2465/head
Denis Defreyne [Tue, 29 Aug 2017 21:23:24 +0000 (23:23 +0200)]
Nanoc: Ignore tmp/nanoc/, not tmp/

7 years agoupdated static and media files in django section 2464/head
Renjith S Raj [Tue, 29 Aug 2017 05:33:33 +0000 (05:33 +0000)]
updated static and media files in django section

7 years agoMerge pull request #2461 from FabrizioBrancati/master
Brendan Forster [Wed, 23 Aug 2017 23:50:01 +0000 (09:50 +1000)]
Merge pull request #2461 from FabrizioBrancati/master

Updating Swift.gitignore with Package.resolved

7 years agoUpdating Swift.gitignore with Package.resolved 2461/head
Fabrizio Brancati [Tue, 22 Aug 2017 21:58:27 +0000 (23:58 +0200)]
Updating Swift.gitignore with Package.resolved

7 years agoMerge pull request #2458 from wirgen/master
Brendan Forster [Mon, 21 Aug 2017 01:36:06 +0000 (11:36 +1000)]
Merge pull request #2458 from wirgen/master

Add default file, README in libraries and translations in Drupal

7 years agoAdd default file, README in libraries and translations in Drupal 2458/head
Denis [Sun, 20 Aug 2017 07:44:48 +0000 (10:44 +0300)]
Add default file, README in libraries and translations in Drupal

7 years agoMerge pull request #2456 from tim-sueberkrueb/patch-2
Brendan Forster [Fri, 18 Aug 2017 06:41:40 +0000 (16:41 +1000)]
Merge pull request #2456 from tim-sueberkrueb/patch-2

Add QML and JS cache files to Qt.gitignore

7 years agoAdd QML and JS cache files to Qt.gitignore 2456/head
Tim Süberkrüb [Wed, 16 Aug 2017 15:38:05 +0000 (17:38 +0200)]
Add QML and JS cache files to Qt.gitignore

7 years agoMerge pull request #1880 from jjst/kotlin
Brendan Forster [Tue, 15 Aug 2017 00:59:07 +0000 (10:59 +1000)]
Merge pull request #1880 from jjst/kotlin

Add gitignore for Kotlin

7 years agoMerge pull request #2455 from pei-lun/terraform.gitignore
Brendan Forster [Mon, 14 Aug 2017 04:21:18 +0000 (14:21 +1000)]
Merge pull request #2455 from pei-lun/terraform.gitignore

'*.tfstate.*.backup' added to Terraform.gitignore

7 years ago'*.tfstate.*.backup' added to Terraform.gitignore 2455/head
Pei-lun [Mon, 14 Aug 2017 02:02:05 +0000 (10:02 +0800)]
'*.tfstate.*.backup' added to Terraform.gitignore

7 years agoMerge pull request #2454 from CodeNotFoundException/patch-1
Brendan Forster [Sun, 13 Aug 2017 05:48:20 +0000 (15:48 +1000)]
Merge pull request #2454 from CodeNotFoundException/patch-1

Adds .gitignore rules for AxoCover

7 years agoAdds .gitignore rules for AxoCover 2454/head
CodeNotFound [Sat, 12 Aug 2017 03:48:48 +0000 (05:48 +0200)]
Adds .gitignore rules for AxoCover

AxoCover is a Code Coverage Tool. It creates a **.axoCover** folder where are created:
- settings in settings.json
- sub-folders into **run** folder which contain code coverage results.

All content into **.axoCover** folder must be ignored except the **settings.json** file.

7 years agoMerge pull request #2451 from Xeio/patch-1
Brendan Forster [Fri, 11 Aug 2017 04:13:51 +0000 (14:13 +1000)]
Merge pull request #2451 from Xeio/patch-1

Fix comments on same line causing ignore to break

7 years agoFix comments on same line causing ignore to break 2451/head
Joshua Shaffer [Fri, 11 Aug 2017 03:27:44 +0000 (23:27 -0400)]
Fix comments on same line causing ignore to break

7 years agoMerge pull request #2445 from ninsuo/patch-1
Brendan Forster [Tue, 1 Aug 2017 18:12:15 +0000 (15:12 -0300)]
Merge pull request #2445 from ninsuo/patch-1

Symfony.gitignore: add web server pid file

7 years agoSymfony.gitignore: add web server pid file 2445/head
Alain Tiemblo [Tue, 1 Aug 2017 17:32:24 +0000 (19:32 +0200)]
Symfony.gitignore: add web server pid file

Since Symfony 3.3, WebServerBundle creates a `.web-server-pid` file when embedded server is running.
Official blog post: http://symfony.com/blog/new-in-symfony-3-3-webserverbundle

7 years agoMerge pull request #2440 from jamesqo/patch-1
Brendan Forster [Mon, 31 Jul 2017 12:18:17 +0000 (09:18 -0300)]
Merge pull request #2440 from jamesqo/patch-1

Remove TODO from VS.gitignore

7 years agoUpdate VisualStudio.gitignore 2440/head
James Ko [Sun, 30 Jul 2017 19:57:56 +0000 (15:57 -0400)]
Update VisualStudio.gitignore

7 years agoMerge pull request #2442 from sorabito/Updated_Smalltalk_gitignore
Brendan Forster [Sun, 30 Jul 2017 14:52:00 +0000 (11:52 -0300)]
Merge pull request #2442 from sorabito/Updated_Smalltalk_gitignore

Updated Smalltalk.gitignore

7 years agoUpdated Smalltalk.gitignore 2442/head
Sho Yoshida [Sun, 30 Jul 2017 12:36:09 +0000 (21:36 +0900)]
Updated Smalltalk.gitignore

7 years agoRemove TODO from VS.gitignore
James Ko [Sun, 30 Jul 2017 00:27:45 +0000 (20:27 -0400)]
Remove TODO from VS.gitignore

7 years agoMerge pull request #2437 from koppor/patch-5
Brendan Forster [Wed, 26 Jul 2017 12:55:18 +0000 (09:55 -0300)]
Merge pull request #2437 from koppor/patch-5

JetBrains: out/ ignored recursively

7 years agoJetBrains: out/ ignored recursively 2437/head
Oliver Kopp [Wed, 26 Jul 2017 07:57:33 +0000 (09:57 +0200)]
JetBrains: out/ ignored recursively

7 years agoMerge pull request #2384 from King66/master
Brendan Forster [Tue, 25 Jul 2017 11:21:38 +0000 (08:21 -0300)]
Merge pull request #2384 from King66/master

fix Prestashop.gitignore error

7 years agoMerge pull request #2434 from RyanGlScott/patch-1
Brendan Forster [Mon, 24 Jul 2017 12:20:21 +0000 (09:20 -0300)]
Merge pull request #2434 from RyanGlScott/patch-1

Ignore .ghc.environment.*

7 years agoIgnore .ghc.environment.* 2434/head
Ryan Scott [Thu, 20 Jul 2017 15:30:45 +0000 (08:30 -0700)]
Ignore .ghc.environment.*