]> source.dussan.org Git - gitignore.git/log
gitignore.git
6 years agoUpdate Terraform.gitignore 2785/head
Oussama BOUNAIM [Sun, 19 Aug 2018 07:55:53 +0000 (09:55 +0200)]
Update Terraform.gitignore

Ignore override files as they are usually used locally
to override resources or variables without changing the code
More info: https://www.terraform.io/docs/configuration/override.html

6 years agoMerge pull request #2782 from Peetz0r/patch-1
Brendan Forster [Thu, 16 Aug 2018 12:10:40 +0000 (09:10 -0300)]
Merge pull request #2782 from Peetz0r/patch-1

KiCad .gitignore library fix

6 years agoKiCad .gitignore library fix 2782/head
Peter [Thu, 16 Aug 2018 02:25:13 +0000 (04:25 +0200)]
KiCad .gitignore library fix

We shouldn't ignore -cache.lib files, because it causes missing components in your schema

http://kicad-pcb.org/help/file-formats/ specifically mentions this:

> `-cache.lib`: …​ a local copy of all the symbols used in the corresponding schematic, so that when the folder containing a KiCad project is copied to a different PC, the schematic can still be opened and printed and will still look the same as the original draughtsperson intended - even if that other PC does not have those symbols in its main libraries (or has symbols that coincidentally have the same name but are completely different).

6 years agoMerge pull request #2751 from fidmor89/patch-1
Brendan Forster [Fri, 10 Aug 2018 13:19:20 +0000 (10:19 -0300)]
Merge pull request #2751 from fidmor89/patch-1

Update Swift.gitignore

6 years agoMerge pull request #2775 from TheGamingBook/ignore-logs-symfony4
Brendan Forster [Fri, 10 Aug 2018 13:13:43 +0000 (10:13 -0300)]
Merge pull request #2775 from TheGamingBook/ignore-logs-symfony4

Ignore logs for Symfony4

6 years agoMerge pull request #2758 from iSWORD/patch-1
Brendan Forster [Fri, 10 Aug 2018 12:58:58 +0000 (09:58 -0300)]
Merge pull request #2758 from iSWORD/patch-1

updated jetbrains gitignore to ignore contentModel

6 years agoMerge pull request #2739 from jayvdb/diff-files
Brendan Forster [Fri, 10 Aug 2018 12:58:08 +0000 (09:58 -0300)]
Merge pull request #2739 from jayvdb/diff-files

New template for diff files

6 years agoIgnore logs for Symfony4 2775/head
Stefan Krnajski [Wed, 8 Aug 2018 20:39:04 +0000 (22:39 +0200)]
Ignore logs for Symfony4

Source: https://symfony.com/doc/master/logging.html
Under Where Logs are Stored, added since Symfony 4.0

6 years agoMerge pull request #2772 from fabiofdsantos/patch-1
Brendan Forster [Tue, 7 Aug 2018 13:32:28 +0000 (10:32 -0300)]
Merge pull request #2772 from fabiofdsantos/patch-1

Update Laravel.gitignore

6 years agoUpdate Laravel.gitignore 2772/head
Fábio Santos [Mon, 6 Aug 2018 13:51:56 +0000 (14:51 +0100)]
Update Laravel.gitignore

6 years agoMerge pull request #2769 from BlackStarX42/master
Brendan Forster [Fri, 3 Aug 2018 11:11:46 +0000 (08:11 -0300)]
Merge pull request #2769 from BlackStarX42/master

Fixing MIDL header file pattern for Visual Studio

6 years agoFixing MIDL header file pattern for Visual Studio 2769/head
Matthias Schäfer [Fri, 3 Aug 2018 10:49:28 +0000 (12:49 +0200)]
Fixing MIDL header file pattern for Visual Studio

_i.h given in 799ee6b79e1d32f49ded6683b5364017fd4ee0a5#gitext://gotocommit/799ee6b79e1d32f49ded6683b5364017fd4ee0a5 is wrong

6 years agoMerge pull request #2768 from ofthelit/master
Brendan Forster [Wed, 1 Aug 2018 10:58:16 +0000 (07:58 -0300)]
Merge pull request #2768 from ofthelit/master

Ignore files from Local History plug-ins

6 years agoIgnore files from Local History plug-ins 2768/head
ofthelit [Wed, 1 Aug 2018 10:29:58 +0000 (12:29 +0200)]
Ignore files from Local History plug-ins

Local History for Visual Studio automatically creates a history of your files every time they are saved. The history can be compared with the current version. It is a solution situated between version control and undo/redo of history, available by default in Eclipse and IntelliJ IDEs.
https://marketplace.visualstudio.com/items?itemName=AronDCurzon.LocalHistoryforVisualStudio
https://marketplace.visualstudio.com/items?itemName=lostalloy.LocalHistory-for-Visual-Studio

6 years agoMerge pull request #2762 from EmreAtes/patch-1
Brendan Forster [Tue, 10 Jul 2018 18:41:50 +0000 (15:41 -0300)]
Merge pull request #2762 from EmreAtes/patch-1

Add configure logs

6 years agoAdd configure logs 2762/head
Emre Ates [Tue, 10 Jul 2018 15:11:29 +0000 (11:11 -0400)]
Add configure logs

These files are created when running `autoreconf`; however they don't need to be added to version control.

6 years agoMerge pull request #2759 from AndyHee/master
Brendan Forster [Thu, 5 Jul 2018 12:11:04 +0000 (09:11 -0300)]
Merge pull request #2759 from AndyHee/master

Update TeX.gitignore

6 years agoUpdate TeX.gitignore 2759/head
Andy H3 [Thu, 5 Jul 2018 04:37:53 +0000 (11:37 +0700)]
Update TeX.gitignore

6 years agoUpdate TeX.gitignore
Andy H3 [Thu, 5 Jul 2018 04:36:02 +0000 (11:36 +0700)]
Update TeX.gitignore

Added LyX editor backup file extension: i,e .lyx~

6 years agoMerge pull request #2738 from jayvdb/patch-artifacts
Brendan Forster [Wed, 4 Jul 2018 18:02:43 +0000 (15:02 -0300)]
Merge pull request #2738 from jayvdb/patch-artifacts

Patch artifacts

6 years agoupdated jetbrains gitignore to ignore contentModel 2758/head
Muhannad Ajjan (INACTIVE) [Wed, 4 Jul 2018 13:11:37 +0000 (15:11 +0200)]
updated jetbrains gitignore to ignore contentModel

contentModel.xml is automatically generated and can be safely ignored.

Source: https://rider-support.jetbrains.com/hc/en-us/community/posts/115000661950-A-lot-of-files-in-contentModel-xml?page=1#community_comment_115000538984

6 years agoMerge pull request #2747 from bamapookie/patch-2
Brendan Forster [Mon, 2 Jul 2018 18:37:04 +0000 (15:37 -0300)]
Merge pull request #2747 from bamapookie/patch-2

JetBrains: Optional excludes for auto-import

6 years agoSeparate module directory from project iml exclude 2747/head
Shawn Kovalchick [Mon, 2 Jul 2018 17:50:02 +0000 (13:50 -0400)]
Separate module directory from project iml exclude

6 years agoUpdate Swift.gitignore 2751/head
Fidel Esteban Morales Cifuentes [Sun, 1 Jul 2018 02:18:50 +0000 (20:18 -0600)]
Update Swift.gitignore

Adding Code Injection

6 years agoMerge pull request #2748 from fidmor89/patch-1
Brendan Forster [Sat, 30 Jun 2018 14:04:41 +0000 (11:04 -0300)]
Merge pull request #2748 from fidmor89/patch-1

Update Swift.gitignore

6 years agoMerge pull request #2749 from fidmor89/patch-2
Brendan Forster [Sat, 30 Jun 2018 14:02:17 +0000 (11:02 -0300)]
Merge pull request #2749 from fidmor89/patch-2

Update Objective-C.gitignore

6 years agoUpdate Objective-C.gitignore 2749/head
Fidel Esteban Morales Cifuentes [Fri, 29 Jun 2018 23:15:06 +0000 (17:15 -0600)]
Update Objective-C.gitignore

Adding a comment in case one wants to ignore .xcworkspace

6 years agoUpdate Swift.gitignore 2748/head
Fidel Esteban Morales Cifuentes [Fri, 29 Jun 2018 23:02:16 +0000 (17:02 -0600)]
Update Swift.gitignore

Adding a comment in case one wants to ignore .xcworkspace

6 years agoRemove duplicate libraries entry
Shawn Kovalchick [Fri, 29 Jun 2018 18:54:03 +0000 (14:54 -0400)]
Remove duplicate libraries entry

6 years agoJetBrains: Optional excludes for auto-import
Shawn Kovalchick [Fri, 29 Jun 2018 12:50:57 +0000 (08:50 -0400)]
JetBrains: Optional excludes for auto-import

Add extra commented section to use when using Gradle or Maven auto-import.
These are mentioned in the original reference for optional excludes (https://intellij-support.jetbrains.com/hc/en-us/articles/206544839).
If this would be better as a separate, non-commented ignore file, let me know and I will resubmit.

6 years agoMerge pull request #2744 from olets/craft
Brendan Forster [Thu, 28 Jun 2018 12:04:21 +0000 (09:04 -0300)]
Merge pull request #2744 from olets/craft

update Craft CMS gitignore to follow Craft team's recommendations

6 years agoCraft: update to follow official recs; add 'not necessary in v3' note 2744/head
Henry Bley-Vroman [Fri, 22 Jun 2018 02:25:43 +0000 (22:25 -0400)]
Craft: update to follow official recs; add 'not necessary in v3' note

6 years agoMerge pull request #2153 from briandfoy/master
Brendan Forster [Thu, 21 Jun 2018 14:39:11 +0000 (11:39 -0300)]
Merge pull request #2153 from briandfoy/master

A new template for Perl 6

6 years agoMerge pull request #2658 from gzm55/master
Brendan Forster [Tue, 19 Jun 2018 11:17:31 +0000 (08:17 -0300)]
Merge pull request #2658 from gzm55/master

maven-wrapper.jar can be removed from the source

6 years agomaven-wrapper.jar should be ignored 2658/head
James Z.M. Gao [Tue, 19 Jun 2018 02:03:07 +0000 (10:03 +0800)]
maven-wrapper.jar should be ignored

6 years agoMerge pull request #2736 from codethirteen/patch-1
Brendan Forster [Mon, 18 Jun 2018 16:37:13 +0000 (13:37 -0300)]
Merge pull request #2736 from codethirteen/patch-1

Updated for Codekit 3

6 years agoMerge pull request #2741 from jayvdb/de-exact-dup
Brendan Forster [Mon, 18 Jun 2018 11:14:16 +0000 (08:14 -0300)]
Merge pull request #2741 from jayvdb/de-exact-dup

Remove exact duplicates in the same file

6 years agoMerge pull request #2740 from jayvdb/dup-autom4te
Brendan Forster [Mon, 18 Jun 2018 11:13:27 +0000 (08:13 -0300)]
Merge pull request #2740 from jayvdb/dup-autom4te

Autotools: De-duplicate autom4te entry

6 years agostub a placeholder Travis config
Brendan Forster [Mon, 18 Jun 2018 10:48:14 +0000 (07:48 -0300)]
stub a placeholder Travis config

6 years agoGWT: Remove duplicate entry 2741/head
John Vandenberg [Mon, 18 Jun 2018 05:33:58 +0000 (12:33 +0700)]
GWT: Remove duplicate entry

Duplicate added amongst additions in e2caec17

6 years agoEagle: Remove duplicate entry
John Vandenberg [Mon, 18 Jun 2018 05:34:08 +0000 (12:34 +0700)]
Eagle: Remove duplicate entry

Duplicate added amongst additions in de2539a72

6 years agoRevert "add the *.VC.db to unreal engine ignore"
John Vandenberg [Mon, 18 Jun 2018 05:32:46 +0000 (12:32 +0700)]
Revert "add the *.VC.db to unreal engine ignore"

This reverts commit 548fb984f7173dea0fbd572ef0ef3784019100c0.

6 years agoRevert "adding exception for *.spl from elsarticle.cls"
John Vandenberg [Mon, 18 Jun 2018 05:30:52 +0000 (12:30 +0700)]
Revert "adding exception for *.spl from elsarticle.cls"

This reverts commit d878f04545852bc876c40f48e19dabbf184d052e.

6 years agoAutotools: De-duplicate autom4te entry 2740/head
John Vandenberg [Mon, 18 Jun 2018 05:19:22 +0000 (12:19 +0700)]
Autotools: De-duplicate autom4te entry

6 years agoNew file for diff files 2739/head
John Vandenberg [Mon, 18 Jun 2018 04:33:48 +0000 (11:33 +0700)]
New file for diff files

6 years agoNew file for artifacts of patch 2738/head
John Vandenberg [Mon, 18 Jun 2018 04:22:44 +0000 (11:22 +0700)]
New file for artifacts of patch

6 years agoBackup: Add *.orig
John Vandenberg [Mon, 18 Jun 2018 04:20:48 +0000 (11:20 +0700)]
Backup: Add *.orig

6 years agoMerge pull request #2570 from justinhartman/patch-5
Brendan Forster [Sun, 17 Jun 2018 22:29:36 +0000 (19:29 -0300)]
Merge pull request #2570 from justinhartman/patch-5

New template file for Backup file formats

6 years agoMerge pull request #1646 from josefglatz/TYPO3-improvements
Brendan Forster [Sun, 17 Jun 2018 19:06:06 +0000 (16:06 -0300)]
Merge pull request #1646 from josefglatz/TYPO3-improvements

[Typo3] assorted changes

6 years agoMerge pull request #2439 from meyerlasse/master
Brendan Forster [Sun, 17 Jun 2018 18:58:22 +0000 (15:58 -0300)]
Merge pull request #2439 from meyerlasse/master

Update JetBrains.gitignore.

6 years agoMerge branch 'master' into master 2439/head
Brendan Forster [Sun, 17 Jun 2018 18:58:02 +0000 (15:58 -0300)]
Merge branch 'master' into master

6 years agoMerge pull request #2560 from TennyZhuang/patch-2
Brendan Forster [Sun, 17 Jun 2018 18:56:39 +0000 (15:56 -0300)]
Merge pull request #2560 from TennyZhuang/patch-2

Ignore parcel-bundler cache

6 years agoMerge pull request #2631 from areyer/patch-1
Brendan Forster [Sun, 17 Jun 2018 18:44:42 +0000 (15:44 -0300)]
Merge pull request #2631 from areyer/patch-1

allow .ssh directory

6 years agoMerge pull request #2649 from lukoerfer/master
Brendan Forster [Sun, 17 Jun 2018 18:41:46 +0000 (15:41 -0300)]
Merge pull request #2649 from lukoerfer/master

Added default annotation processing directory to Eclipse.gitignore

6 years agoMerge pull request #2686 from 14roiron/patch-1
Brendan Forster [Sun, 17 Jun 2018 18:32:43 +0000 (15:32 -0300)]
Merge pull request #2686 from 14roiron/patch-1

Matlab - Exclude coder temporary folders

6 years agoMerge pull request #2693 from jefrydco/patch-1
Brendan Forster [Sun, 17 Jun 2018 18:27:50 +0000 (15:27 -0300)]
Merge pull request #2693 from jefrydco/patch-1

Add exception for nuxt.js project build output

6 years agoMerge branch 'master' into patch-1 2693/head
Brendan Forster [Sun, 17 Jun 2018 18:27:35 +0000 (15:27 -0300)]
Merge branch 'master' into patch-1

6 years agoMerge pull request #2694 from shastriUF/patch-1
Brendan Forster [Sun, 17 Jun 2018 18:26:14 +0000 (15:26 -0300)]
Merge pull request #2694 from shastriUF/patch-1

Ignore the .cache folder for LabVIEW projects

6 years agoMerge pull request #2728 from jayvdb/trim-trailing-spaces
Brendan Forster [Sun, 17 Jun 2018 16:48:40 +0000 (13:48 -0300)]
Merge pull request #2728 from jayvdb/trim-trailing-spaces

Trim trailing whitespace

6 years agoUpdated for Codekit 3 2736/head
Paul [Thu, 14 Jun 2018 13:53:48 +0000 (08:53 -0500)]
Updated for Codekit 3

6 years agoMerge pull request #2734 from bamapookie/patch-1
Brendan Forster [Mon, 11 Jun 2018 22:55:04 +0000 (08:25 +0930)]
Merge pull request #2734 from bamapookie/patch-1

Ignore usage statistics file

6 years agoIgnore usage statistics file 2734/head
Shawn Kovalchick [Mon, 11 Jun 2018 21:33:00 +0000 (17:33 -0400)]
Ignore usage statistics file

.idea/misc.xml used to contain usage statistics.  This was broken out to usage.statistics.xml in the latest EAP (2018.2 EAP).  It should be excluded from git.

See https://youtrack.jetbrains.com/issue/IDEA-192913

6 years agoTrim trailing whitespace 2728/head
John Vandenberg [Tue, 5 Jun 2018 04:09:20 +0000 (11:09 +0700)]
Trim trailing whitespace

6 years agoMerge pull request #2718 from bcko/patch-1
Brendan Forster [Mon, 28 May 2018 00:25:28 +0000 (10:25 +1000)]
Merge pull request #2718 from bcko/patch-1

Update Dart.gitignore

6 years agoremove Jetbrain and MacOS related values 2718/head
BC Ko [Mon, 28 May 2018 00:22:53 +0000 (17:22 -0700)]
remove Jetbrain and MacOS related values

6 years agoMerge pull request #2719 from tejashah88/patch-1
Brendan Forster [Mon, 28 May 2018 00:09:48 +0000 (10:09 +1000)]
Merge pull request #2719 from tejashah88/patch-1

Add ".serverless" to gitignore

6 years agoAdd .serverless to gitignore 2719/head
Tejas Shah [Sun, 27 May 2018 23:58:49 +0000 (16:58 -0700)]
Add .serverless to gitignore

6 years agoUpdate Dart.gitignore
BC Ko [Sun, 27 May 2018 21:04:07 +0000 (14:04 -0700)]
Update Dart.gitignore

updated according to https://www.dartlang.org/guides/libraries/private-files

6 years agoMerge pull request #2714 from mastertinner/patch-1
Brendan Forster [Sat, 26 May 2018 23:24:19 +0000 (08:54 +0930)]
Merge pull request #2714 from mastertinner/patch-1

Ignore Terraform crash log files

6 years agoIgnore Terraform crash log files 2714/head
Tobi Fuhrimann [Fri, 25 May 2018 09:53:33 +0000 (11:53 +0200)]
Ignore Terraform crash log files

6 years agoMerge pull request #2711 from rootbeersoup/master
Brendan Forster [Sat, 26 May 2018 06:02:45 +0000 (15:32 +0930)]
Merge pull request #2711 from rootbeersoup/master

Add all Sass sourcemap file formats

6 years agoMerge pull request #2713 from segayuu/patch-1
Brendan Forster [Sat, 26 May 2018 05:55:13 +0000 (15:25 +0930)]
Merge pull request #2713 from segayuu/patch-1

Add Vuepress build defalult output Directory

6 years agoAdd Vuepress build defalult output Directory 2713/head
segayuu [Fri, 25 May 2018 04:11:51 +0000 (13:11 +0900)]
Add Vuepress build defalult output Directory

6 years agoAdd all sourcemap file formats 2711/head
Darryl Abbate [Thu, 24 May 2018 05:12:37 +0000 (00:12 -0500)]
Add all sourcemap file formats

6 years agoMerge pull request #2705 from giggio/patch-1
Brendan Forster [Sun, 20 May 2018 23:48:41 +0000 (09:48 +1000)]
Merge pull request #2705 from giggio/patch-1

Do not ignore launchsettings.json for VS

6 years agoDo not ignore launchsettings.json for VS 2705/head
Giovanni Bassi [Sat, 19 May 2018 23:56:25 +0000 (20:56 -0300)]
Do not ignore launchsettings.json for VS

Ignoring `launchSettings.json` does not make much sense. Now .NET CLI even considers this file when running with `dotnet run`, as you can read [here](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-run?tabs=netcore2x).

This settings will be useful if shared among project members, so it should be commited to the repo.

Also, on the default `.gitignore` file generated by Visual Studio it is not ignored, so this causes confusion, as depending on how `.gitignore` was created it could be commited in or not.

6 years agoMerge pull request #2698 from eelregit/latexrun
Brendan Forster [Mon, 14 May 2018 00:51:33 +0000 (10:51 +1000)]
Merge pull request #2698 from eelregit/latexrun

Add latexrun default directory for auxiliary files

6 years agoMerge pull request #2650 from jkodroff/patch-1
Brendan Forster [Sun, 13 May 2018 23:16:42 +0000 (09:16 +1000)]
Merge pull request #2650 from jkodroff/patch-1

Remove tfvars files from Terraform.gitignore

6 years agoUpdate Terraform.gitignore 2650/head
Josh Kodroff [Sun, 13 May 2018 21:55:40 +0000 (17:55 -0400)]
Update Terraform.gitignore

6 years agoAdd latexrun default directory for auxiliary files 2698/head
Yin Li [Tue, 3 Apr 2018 03:59:16 +0000 (20:59 -0700)]
Add latexrun default directory for auxiliary files

6 years agoMerge pull request #2696 from KenjiOhtsuka/feature/ignore_dbnavigator_config
Brendan Forster [Fri, 11 May 2018 23:32:55 +0000 (09:32 +1000)]
Merge pull request #2696 from KenjiOhtsuka/feature/ignore_dbnavigator_config

Update JetBrains.gitignore

6 years agoUpdate JetBrains.gitignore 2696/head
Kenji Ohtsuka [Thu, 10 May 2018 14:10:36 +0000 (23:10 +0900)]
Update JetBrains.gitignore

ignore dbnavigator.xml

because it contains sensitive data, such as host, port, db, user name, and so on.

6 years agoIgnore the .cache folder for LabVIEW projects 2694/head
Aniruddha Shastri [Wed, 9 May 2018 18:28:57 +0000 (13:28 -0500)]
Ignore the .cache folder for LabVIEW projects

Ignore the .cache folder for LabVIEW projects. This is a local folder with metadata used by LabVIEW NXG.

6 years agoAdd exception for nuxt.js output
Jefry Dewangga [Sun, 6 May 2018 10:31:38 +0000 (17:31 +0700)]
Add exception  for nuxt.js output

6 years agoMerge pull request #2688 from nschonni/patch-1
Brendan Forster [Thu, 3 May 2018 00:11:49 +0000 (17:11 -0700)]
Merge pull request #2688 from nschonni/patch-1

Ignore Reporting Project Upgrade backup files

6 years agoIgnore Reporting Project Upgrade backup files 2688/head
Nick Schonning [Wed, 2 May 2018 20:51:32 +0000 (16:51 -0400)]
Ignore Reporting Project Upgrade backup files

The conversion process from the old custom rptproj to the MSBuild based projects creates a .bak backup file

6 years agoMerge pull request #2687 from igorepst/master
Brendan Forster [Wed, 2 May 2018 08:53:34 +0000 (01:53 -0700)]
Merge pull request #2687 from igorepst/master

Add persistent undo to Vim.gitignore

6 years agoAdd persistent undo to Vim.gitignore 2687/head
Igor Epstein [Tue, 1 May 2018 19:02:53 +0000 (22:02 +0300)]
Add persistent undo to Vim.gitignore

6 years agoExclude coder temporary folders 2686/head
14roiron [Tue, 1 May 2018 15:39:32 +0000 (11:39 -0400)]
Exclude coder temporary folders

6 years agoMerge pull request #2683 from thomaslima/latex-elsarticle
Brendan Forster [Mon, 30 Apr 2018 19:36:16 +0000 (14:36 -0500)]
Merge pull request #2683 from thomaslima/latex-elsarticle

adding exception for *.spl from elsarticle.cls

6 years agoMerge pull request #2681 from owenblacker/patch-1
Brendan Forster [Mon, 30 Apr 2018 19:35:26 +0000 (14:35 -0500)]
Merge pull request #2681 from owenblacker/patch-1

Added *.opendb

6 years agoadding exception for *.spl from elsarticle.cls 2683/head
Thomas Ferreira de Lima [Mon, 30 Apr 2018 03:13:19 +0000 (23:13 -0400)]
adding exception for *.spl from elsarticle.cls

6 years agoAdded *.opendb 2681/head
Owen Blacker [Sat, 28 Apr 2018 14:13:48 +0000 (15:13 +0100)]
Added *.opendb

6 years agoMerge pull request #2666 from juliancadi/master
Brendan Forster [Mon, 16 Apr 2018 22:19:37 +0000 (08:19 +1000)]
Merge pull request #2666 from juliancadi/master

[Fastlane] Specify screenshot files only, rather than whole folder (i…

6 years ago[Fastlane] Specify screenshot files only, rather than whole folder (in case the user... 2666/head
Julian Caicedo [Mon, 16 Apr 2018 17:01:55 +0000 (19:01 +0200)]
[Fastlane] Specify screenshot files only, rather than whole folder (in case the user has frameit config)

The whole screenshots folder shouldn't be ignore since there could be frameit configuration in it (Framefile.json, fonts, background.jpg, *.strings, etc...). It'd be better to just ignore the generated PNG screenshot files.

6 years agoMerge pull request #2664 from kilian442/patch-1
Brendan Forster [Mon, 16 Apr 2018 07:32:10 +0000 (17:32 +1000)]
Merge pull request #2664 from kilian442/patch-1

Visual studio cache issue

6 years agoVisual studio cache issue 2664/head
kilian442 [Mon, 16 Apr 2018 07:12:00 +0000 (09:12 +0200)]
Visual studio cache issue

/.vs/ do not catch the visual studio cache folder but .vs/ do

6 years agoMerge pull request #2662 from juliancadi/master
Brendan Forster [Mon, 16 Apr 2018 01:59:01 +0000 (11:59 +1000)]
Merge pull request #2662 from juliancadi/master

[Fastlane] Specify screenshot files only, rather than whole folder (in case the user has frameit config)

6 years agoDouble asterisk in path 2662/head
Julian Caicedo [Sun, 15 Apr 2018 13:34:51 +0000 (15:34 +0200)]
Double asterisk in path

6 years agoMerge pull request #2663 from koppor/patch-1
Brendan Forster [Sat, 14 Apr 2018 05:04:52 +0000 (15:04 +1000)]
Merge pull request #2663 from koppor/patch-1

[TeX] Ignore generated *.xmpi files