]> source.dussan.org Git - gitignore.git/log
gitignore.git
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 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.*

7 years agoUpdate Terraform.gitignore 2429/head
Chris S [Fri, 14 Jul 2017 11:22:39 +0000 (12:22 +0100)]
Update Terraform.gitignore

Added .tfvars file so for example AWS credentials aren't committed.

7 years agoUpdates Elixir gitignore file 2425/head
Nikita Sobolev [Sat, 8 Jul 2017 12:48:59 +0000 (15:48 +0300)]
Updates Elixir gitignore file

Official `elixir`'s `gitignore` after running `mix new` contains these two lines:

> # Where 3rd-party dependencies like ExDoc output generated docs.
> /doc
> # Ignore .fetch files in case you like to edit your project deps locally.
> /.fetch

They are missing at the moment.

7 years ago.DS_Store is a file name, not an extension 2422/head
Danila Piatov [Thu, 6 Jul 2017 18:10:05 +0000 (20:10 +0200)]
.DS_Store is a file name, not an extension

7 years agoAdd extended DVI (XDV) to TeX.gitignore 2420/head
Niklas Holm [Mon, 26 Jun 2017 15:57:23 +0000 (17:57 +0200)]
Add extended DVI (XDV) to TeX.gitignore

7 years agoAdded link to source 2419/head
Søren Gregersen [Mon, 26 Jun 2017 08:36:49 +0000 (10:36 +0200)]
Added link to source

7 years agoAdd env.bak, re-arrange 2416/head
jwg4 [Wed, 21 Jun 2017 15:45:53 +0000 (15:45 +0000)]
Add env.bak, re-arrange

7 years agoAdd venv.bak - created by terrarium
jwg4 [Wed, 21 Jun 2017 15:42:05 +0000 (15:42 +0000)]
Add venv.bak - created by terrarium

Terrarium backs up old virtual environments by moving them to this dir.

7 years agoMerge pull request #2413 from yannduran/tabs-studio
Brendan Forster [Sat, 10 Jun 2017 17:59:31 +0000 (14:59 -0300)]
Merge pull request #2413 from yannduran/tabs-studio

Add Tabs Studio files to VisualStudio.gitignore

7 years agoMerge branch 'master' into tabs-studio 2413/head
Brendan Forster [Sat, 10 Jun 2017 17:58:34 +0000 (14:58 -0300)]
Merge branch 'master' into tabs-studio

7 years agoAdd Tabs Studio files to VisualStudui.gitignore
Yann Duran [Sat, 10 Jun 2017 00:15:38 +0000 (10:15 +1000)]
Add Tabs Studio files to VisualStudui.gitignore

7 years agoMerge pull request #2411 from AmadeusW/amadeusw/benchmarkdotnet
Brendan Forster [Fri, 9 Jun 2017 12:19:14 +0000 (09:19 -0300)]
Merge pull request #2411 from AmadeusW/amadeusw/benchmarkdotnet

Adds BenchmarkDotNet.Artifacts to VisualStudio.gitignore

7 years agoAdds BenchmarkDotNet.Artifacts to VisualStudio.gitignore 2411/head
Amadeusz Wieczorek [Fri, 9 Jun 2017 06:12:57 +0000 (23:12 -0700)]
Adds BenchmarkDotNet.Artifacts to VisualStudio.gitignore

7 years agoclarifying when ignoring is not required 2410/head
Antoine Cœur [Thu, 8 Jun 2017 06:14:58 +0000 (14:14 +0800)]
clarifying when ignoring is not required

7 years agoMerge pull request #2407 from utkonos/master
Brendan Forster [Tue, 6 Jun 2017 13:34:14 +0000 (10:34 -0300)]
Merge pull request #2407 from utkonos/master

Optionally add log files to Vagrant and improve file's comments

7 years agoOptionally add log files to Vagrant and improve file's comments 2407/head
Robert Simmons [Tue, 6 Jun 2017 05:07:12 +0000 (01:07 -0400)]
Optionally add log files to Vagrant and improve file's comments

7 years agoMerge pull request #2401 from utkonos/master
Brendan Forster [Wed, 31 May 2017 17:32:04 +0000 (14:32 -0300)]
Merge pull request #2401 from utkonos/master

Fix capitalization and spacing of comments

7 years agoFix capitalization and spacing of comments 2401/head
Robert Simmons [Wed, 31 May 2017 16:16:02 +0000 (12:16 -0400)]
Fix capitalization and spacing of comments

7 years agoMerge pull request #2395 from iKeirNez/jenv
Brendan Forster [Tue, 30 May 2017 11:07:53 +0000 (08:07 -0300)]
Merge pull request #2395 from iKeirNez/jenv

Create .gitignore rules for JEnv

7 years agoadd MANIFEST to Python.gitignore 2397/head
Shiwei Sun [Fri, 26 May 2017 08:30:51 +0000 (16:30 +0800)]
add MANIFEST to Python.gitignore

add MANIFEST which is GENERATED by distutils

Reasons for making this change:

if you use distutils.core to setup, the file MANIFEST is generated by distutils when run 'python setup.py sdist'

7 years agoCreate .gitignore rules for JEnv 2395/head
Keir Nellyer [Thu, 25 May 2017 22:48:15 +0000 (23:48 +0100)]
Create .gitignore rules for JEnv

7 years agoMerge pull request #2389 from KoynovStas/Qt_UnitTests
Brendan Forster [Mon, 22 May 2017 11:42:37 +0000 (13:42 +0200)]
Merge pull request #2389 from KoynovStas/Qt_UnitTests

Qt unit tests

7 years agoMerge pull request #2391 from jwg4/patch-1
Brendan Forster [Mon, 22 May 2017 09:33:31 +0000 (11:33 +0200)]
Merge pull request #2391 from jwg4/patch-1

Consolidate all environments in one section

7 years agoConsolidate all environments in one section 2391/head
jwg4 [Mon, 22 May 2017 09:24:44 +0000 (09:24 +0000)]
Consolidate all environments in one section

Some of these names relate to specific tools, others could be used by multiple tools. In particular, virtualenv, the most popular tool for creating Python environments, does not mandate any of these and venv/ or .venv are simply conventional. It is more readable to group all of these together.

7 years agoadd object_script to Qt.gitignore 2389/head
KoynovStas [Sun, 21 May 2017 07:06:01 +0000 (11:06 +0400)]
add object_script to Qt.gitignore

For template rules (modern style) in Qt project file,
this file is autogenerated by qmake.

Example old style (pro file):
SOURCES += src/1.cpp \
           src/2.cpp

Example new style, uses template rules (pro file):
SOURCES += src/*.cpp

qmake auto generate files with list of objects
object_script.*.Debug
object_script.*.Release

7 years agoadd target_wrapper.* to Qt.gitignore
KoynovStas [Sun, 21 May 2017 06:56:56 +0000 (10:56 +0400)]
add target_wrapper.* to Qt.gitignore

This file is autogenerated by qmake for run auto(unit) tests.
For Windows: target_wrapper.bat
For Unix: target_wrapper.sh

7 years agoMerge pull request #2388 from KoynovStas/Static_QT
Brendan Forster [Sun, 21 May 2017 03:57:35 +0000 (13:57 +1000)]
Merge pull request #2388 from KoynovStas/Static_QT

add *_plugin_import.cpp to Qt.gitignore

7 years agoadd *_plugin_import.cpp to Qt.gitignore 2388/head
KoynovStas [Sat, 20 May 2017 12:49:28 +0000 (16:49 +0400)]
add *_plugin_import.cpp to Qt.gitignore

This file is autogenerated by qmake. It imports static plugin classes for
static plugins specified using QTPLUGIN and QT_PLUGIN_CLASS.<plugin> variables.

This file is autogenerated for static build

7 years agoMerge pull request #2374 from julienshepherd/master
Brendan Forster [Sat, 20 May 2017 05:07:54 +0000 (15:07 +1000)]
Merge pull request #2374 from julienshepherd/master

add .appx to VisualStudio.gitignore

7 years agoUpdate VisualStudio.gitignore 2374/head
julienshepherd [Wed, 17 May 2017 18:13:11 +0000 (21:13 +0300)]
Update VisualStudio.gitignore

7 years agoUpdate Prestashop.gitignore 2384/head
King [Mon, 15 May 2017 09:48:05 +0000 (17:48 +0800)]
Update Prestashop.gitignore

this commit is optional, for good-looking

7 years agoUpdate Prestashop.gitignore
King [Mon, 15 May 2017 09:45:43 +0000 (17:45 +0800)]
Update Prestashop.gitignore

7 years agoMerge pull request #2383 from shiftkey/patch-1
Brendan Forster [Mon, 15 May 2017 09:33:55 +0000 (19:33 +1000)]
Merge pull request #2383 from shiftkey/patch-1

ensure the following ! rules are included

7 years agoensure the following ! rules are included 2383/head
Brendan Forster [Mon, 15 May 2017 09:31:13 +0000 (19:31 +1000)]
ensure the following ! rules are included

7 years agoMerge pull request #2379 from scari/master
Brendan Forster [Fri, 12 May 2017 09:36:02 +0000 (19:36 +1000)]
Merge pull request #2379 from scari/master

Fixed typo

7 years agoFixed typo 2379/head
Younggun Kim [Fri, 12 May 2017 09:08:06 +0000 (18:08 +0900)]
Fixed typo