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

6 years agoIgnore generated *.xmpi files 2663/head
Oliver Kopp [Fri, 13 Apr 2018 14:28:46 +0000 (16:28 +0200)]
Ignore generated *.xmpi files

Source: https://texdoc.net/pkg/xmpincl -> page 3:

> basically create a new file .xmpi

6 years agoSpecify screenshot files only, not whole folder
Julian Caicedo [Fri, 13 Apr 2018 10:23:48 +0000 (12:23 +0200)]
Specify screenshot files only, not whole folder

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 screenshots.

6 years agoMerge pull request #2652 from twhitbeck/jetbrains-add-shelf
Brendan Forster [Fri, 13 Apr 2018 00:15:25 +0000 (10:15 +1000)]
Merge pull request #2652 from twhitbeck/jetbrains-add-shelf

Add shelf to JetBrains.gitignore

6 years agoMerge pull request #2661 from oscarandreu/patch-1
Brendan Forster [Thu, 12 Apr 2018 09:38:31 +0000 (19:38 +1000)]
Merge pull request #2661 from oscarandreu/patch-1

Added Apache NiFi .nar files

6 years agoAdded NiFi .nar files 2661/head
Óscar Andreu [Thu, 12 Apr 2018 08:44:21 +0000 (09:44 +0100)]
Added NiFi .nar files

6 years agoMerge pull request #2660 from jnslmk/master
Brendan Forster [Wed, 11 Apr 2018 04:16:07 +0000 (14:16 +1000)]
Merge pull request #2660 from jnslmk/master

Added *.nlo and *.nls extensions to TeX.gitignore

6 years agoMerge pull request #2648 from leesah/master
Brendan Forster [Wed, 11 Apr 2018 04:15:41 +0000 (14:15 +1000)]
Merge pull request #2648 from leesah/master

Update Android.gitignore

6 years agoMerge pull request #2659 from matthewrdev/patch-1
Brendan Forster [Wed, 11 Apr 2018 04:15:09 +0000 (14:15 +1000)]
Merge pull request #2659 from matthewrdev/patch-1

Added MFractor's working folder to VisualStudio.gitignore

6 years agoAdded *.nlo and *.nls extensions to TeX.gitignore 2660/head
Jonas Lemke [Tue, 10 Apr 2018 12:55:14 +0000 (14:55 +0200)]
Added *.nlo and *.nls extensions to TeX.gitignore

6 years agoAdded MFractor's working folder to VisualStudio.gitignore 2659/head
Matthew Robbins [Mon, 9 Apr 2018 00:41:11 +0000 (10:41 +1000)]
Added MFractor's working folder to VisualStudio.gitignore

MFractor is a Xamarin/Visual Studio Mac productivity tool used by 1000's of Xamarin developers.

The `.mfractor/` folder should not be included in source control (but often is).

6 years agoMerge pull request #2642 from linlux/master
Brendan Forster [Sun, 8 Apr 2018 11:13:13 +0000 (21:13 +1000)]
Merge pull request #2642 from linlux/master

added: *.iobj, *.ipdb

6 years agoMerge pull request #2656 from rivajunior/patch-1
Brendan Forster [Sun, 8 Apr 2018 10:38:39 +0000 (20:38 +1000)]
Merge pull request #2656 from rivajunior/patch-1

Add a new .msix extension

6 years agoAdd a new .msix extension 2656/head
Riva Junior [Sat, 7 Apr 2018 19:58:12 +0000 (16:58 -0300)]
Add a new .msix extension

Microsoft was announced a new extension of installer for Windows. I just added that one to be ignored as default, like others installers files.
References:
https://blogs.windows.com/buildingapps/2018/03/07/three-things-need-know-windows-developer-day/
https://github.com/Microsoft/msix-packaging

6 years agoMerge pull request #2653 from k4rtik/correct-link
Brendan Forster [Sat, 7 Apr 2018 00:47:17 +0000 (10:47 +1000)]
Merge pull request #2653 from k4rtik/correct-link

Fix the anchor to ignore section

6 years agoFix the anchor to ignore section 2653/head
Kartik Singhal [Thu, 5 Apr 2018 17:23:00 +0000 (12:23 -0500)]
Fix the anchor to ignore section

6 years agoAdd shelf to JetBrains.gitignore 2652/head
Tim Whitbeck [Thu, 5 Apr 2018 12:44:07 +0000 (08:44 -0400)]
Add shelf to JetBrains.gitignore

6 years agoMerge pull request #2644 from Terik23/ignore_idea_caches
Brendan Forster [Sun, 1 Apr 2018 04:19:02 +0000 (14:19 +1000)]
Merge pull request #2644 from Terik23/ignore_idea_caches

Add the idea caches to gitignore

6 years agoUpdate Android.gitignore 2648/head
Sah (esaalii) [Sat, 31 Mar 2018 17:10:23 +0000 (19:10 +0200)]
Update Android.gitignore

Ignore .idea/assetWizardSettings.xml for Android Studio 3.1

6 years agoMerge pull request #2646 from ikemo3/jetbrains-http
Brendan Forster [Sat, 31 Mar 2018 00:33:06 +0000 (11:33 +1100)]
Merge pull request #2646 from ikemo3/jetbrains-http

JetBrains: add .idea/httpRequests

6 years agoJetBrains: add .idea/httpRequests 2646/head
Hideki Ikemoto [Fri, 30 Mar 2018 13:18:55 +0000 (22:18 +0900)]
JetBrains: add .idea/httpRequests

This directory used by HTTP Client in IntelliJ IDEA (and other product).
https://www.jetbrains.com/help/idea/http-client-in-product-code-editor.html#viewingResponse

6 years agoMerge pull request #2643 from chimame/add_exclude_credential_master_key_of_rails
Brendan Forster [Thu, 29 Mar 2018 00:12:32 +0000 (11:12 +1100)]
Merge pull request #2643 from chimame/add_exclude_credential_master_key_of_rails

Add exclude credential master key of Rails 5.2

6 years agoAdd the idea caches to gitignore 2644/head
Terik23 [Wed, 28 Mar 2018 14:24:48 +0000 (19:24 +0500)]
Add the idea caches to gitignore

6 years agoAdd exclude credential master key of Rails 5.2 2643/head
chimame [Wed, 28 Mar 2018 13:19:32 +0000 (22:19 +0900)]
Add exclude credential master key of Rails 5.2

6 years agoadded: *.iobj, *.ipdb 2642/head
linlux [Mon, 26 Mar 2018 10:43:10 +0000 (12:43 +0200)]
added: *.iobj, *.ipdb

"These files are produced when Incremental Link-Time Code Generation (LTCG) is enabled."
https://stackoverflow.com/questions/31554559/possible-to-stop-generating-ipdb-iobj-files-by-visual-studio-2015

6 years agoMerge pull request #2640 from akelsch/patch-1
Brendan Forster [Sun, 25 Mar 2018 22:15:08 +0000 (09:15 +1100)]
Merge pull request #2640 from akelsch/patch-1

Improve JetBrains.gitignore styling

6 years agoRemove unnecessary comment 2640/head
Arthur Kelsch [Sun, 25 Mar 2018 21:00:01 +0000 (23:00 +0200)]
Remove unnecessary comment

6 years agoUse one hashtag instead of two
Arthur Kelsch [Sun, 25 Mar 2018 20:59:15 +0000 (22:59 +0200)]
Use one hashtag instead of two

6 years agoRemove colons at the end of comments
Arthur Kelsch [Sun, 25 Mar 2018 20:55:39 +0000 (22:55 +0200)]
Remove colons at the end of comments

6 years agoMerge pull request #2639 from gotonode/patch-1
Brendan Forster [Sat, 24 Mar 2018 23:46:48 +0000 (10:46 +1100)]
Merge pull request #2639 from gotonode/patch-1

Update Node.gitignore

6 years agoUpdate Node.gitignore 2639/head
gotonode [Sat, 24 Mar 2018 10:08:54 +0000 (12:08 +0200)]
Update Node.gitignore

6 years agoMerge pull request #2629 from tirkarthi/patch-1 2633/head 2634/head 2635/head 2636/head
Brendan Forster [Sun, 18 Mar 2018 05:21:28 +0000 (16:21 +1100)]
Merge pull request #2629 from tirkarthi/patch-1

Update .gitignore with .cpcache

6 years agoUpdate .gitignore with .cpcache 2629/head
Xtreak [Sun, 18 Mar 2018 05:10:50 +0000 (10:40 +0530)]
Update .gitignore with .cpcache

The current clojure deps tool creates .cpcache directory in the project directory while using .deps.edn

6 years agoMerge pull request #2627 from mariuz/patch-1
Brendan Forster [Thu, 15 Mar 2018 22:58:39 +0000 (09:58 +1100)]
Merge pull request #2627 from mariuz/patch-1

remove VS year from comments

6 years agoremove VS year from comments 2627/head
Popa Marius Adrian [Thu, 15 Mar 2018 13:51:27 +0000 (15:51 +0200)]
remove VS year from comments

6 years agoMerge pull request #2625 from schnoddelbotz/update-rust-doc-link
Brendan Forster [Tue, 13 Mar 2018 17:25:28 +0000 (10:25 -0700)]
Merge pull request #2625 from schnoddelbotz/update-rust-doc-link

Update documentation link cargo.toml vs cargo.lock

6 years agoUpdate documentation link cargo.toml vs cargo.lock 2625/head
Jan Hacker [Tue, 13 Mar 2018 12:34:43 +0000 (13:34 +0100)]
Update documentation link cargo.toml vs cargo.lock

6 years agoMerge pull request #2609 from josharian/master
Brendan Forster [Sun, 11 Mar 2018 21:59:10 +0000 (14:59 -0700)]
Merge pull request #2609 from josharian/master

Joomla: don't ignore .gitignore

6 years agoMerge pull request #2612 from jtogrul/master
Brendan Forster [Sun, 11 Mar 2018 21:58:48 +0000 (14:58 -0700)]
Merge pull request #2612 from jtogrul/master

Ignored default sqlite database of Django

6 years agoMerge pull request #2577 from cyliang/master
Brendan Forster [Sun, 11 Mar 2018 21:48:23 +0000 (14:48 -0700)]
Merge pull request #2577 from cyliang/master

Remove unreasonable ignores for Python/Django

6 years agoMerge pull request #2576 from jerzywie/master
Brendan Forster [Sun, 11 Mar 2018 21:48:04 +0000 (14:48 -0700)]
Merge pull request #2576 from jerzywie/master

Add .nvuser NVidia Nsight configuration file

6 years agoMerge pull request #2580 from raterus/patch-1
Brendan Forster [Sun, 11 Mar 2018 21:47:18 +0000 (14:47 -0700)]
Merge pull request #2580 from raterus/patch-1

Add rptproj.rptuser

6 years agoMerge pull request #2611 from GusGA/master
Brendan Forster [Sun, 11 Mar 2018 21:34:17 +0000 (14:34 -0700)]
Merge pull request #2611 from GusGA/master

Add {prod, dev, whatever_enviroment}.secret.exs in Elixir/Phoenix

6 years agoMerge pull request #2613 from fahall/master
Brendan Forster [Sun, 11 Mar 2018 21:32:56 +0000 (14:32 -0700)]
Merge pull request #2613 from fahall/master

Create Godot.gitignore

6 years agoMerge pull request #2624 from patrickelectric/kicad
Brendan Forster [Sun, 11 Mar 2018 21:29:23 +0000 (14:29 -0700)]
Merge pull request #2624 from patrickelectric/kicad

Kicad: Add more formats and documentation link

6 years agoKiCad: Add backup, cache and rascue formats 2624/head
Patrick José Pereira [Sun, 11 Mar 2018 13:22:05 +0000 (10:22 -0300)]
KiCad: Add backup, cache and rascue formats

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years agoKiCad: Add formar documentation link
Patrick José Pereira [Sun, 11 Mar 2018 13:21:27 +0000 (10:21 -0300)]
KiCad: Add formar documentation link

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years agoremove system specific ignores. 2613/head
alex hall [Wed, 7 Mar 2018 23:34:01 +0000 (15:34 -0800)]
remove system specific ignores.

6 years agoMerge pull request #2616 from BlueNalgene/LaTeX_htlatex
Brendan Forster [Mon, 5 Mar 2018 21:57:34 +0000 (13:57 -0800)]
Merge pull request #2616 from BlueNalgene/LaTeX_htlatex

Added htlatex for TeX.gitignore

6 years agoMerge pull request #2617 from kevmoo/patch-1
Brendan Forster [Sat, 3 Mar 2018 22:54:25 +0000 (09:54 +1100)]
Merge pull request #2617 from kevmoo/patch-1

Dart.gitignore: Fix URL in comments

6 years agoFix URL in comments 2617/head
Kevin Moore [Fri, 2 Mar 2018 18:39:24 +0000 (10:39 -0800)]
Fix URL in comments

Points to valid URI

6 years agoAdded htlatex for TeX.gitignore 2616/head
Wesley T. Honeycutt [Fri, 2 Mar 2018 01:38:51 +0000 (19:38 -0600)]
Added htlatex for TeX.gitignore

6 years agoCreate Godot.gitignore
alex hall [Sun, 25 Feb 2018 22:55:31 +0000 (14:55 -0800)]
Create Godot.gitignore

A simple .gitignore for the Godot game engine.

6 years agoIgnored default sqlite database of Django 2612/head
jtogrul [Sun, 25 Feb 2018 13:57:08 +0000 (14:57 +0100)]
Ignored default sqlite database of Django

6 years agoAdd {prod, dev, whatever_enviroment}.secret.exs 2611/head
Gustavo Giménez [Sat, 24 Feb 2018 21:48:24 +0000 (18:48 -0300)]
Add {prod, dev, whatever_enviroment}.secret.exs

6 years agoJoomla: don't ignore .gitignore 2609/head
Josh Bleecher Snyder [Fri, 23 Feb 2018 16:07:25 +0000 (08:07 -0800)]
Joomla: don't ignore .gitignore

Root .gitignore files should generally be checked in.

6 years agoMerge pull request #2608 from CKGrafico/patch-1
Brendan Forster [Thu, 22 Feb 2018 21:42:00 +0000 (08:12 +1030)]
Merge pull request #2608 from CKGrafico/patch-1

Remove typings ignore

6 years agoRemove typings ignore 2608/head
Quique Fdez Guerra [Thu, 22 Feb 2018 17:09:53 +0000 (18:09 +0100)]
Remove typings ignore

Nobody is using v1 of typings anymore on new projects and 'typings' is the recommended name for the folders of your custom types.
On the other hand the official Visual Studio ignore is not ignoring this folder.

6 years agoMerge pull request #2601 from davidebeatrici/qt-typo-fix
Brendan Forster [Mon, 12 Feb 2018 23:26:32 +0000 (09:56 +1030)]
Merge pull request #2601 from davidebeatrici/qt-typo-fix

Qt: typo fix and extra empty lines removal

6 years agoQt: Correct typo "QtCtreator" to "QtCreator" 2601/head
davidebeatrici [Mon, 12 Feb 2018 02:22:09 +0000 (03:22 +0100)]
Qt: Correct typo "QtCtreator" to "QtCreator"

6 years agoQt: Remove extra empty lines
davidebeatrici [Mon, 12 Feb 2018 23:22:21 +0000 (00:22 +0100)]
Qt: Remove extra empty lines

6 years agoMerge pull request #2603 from dgabbe/dgabbe-r-rsconnect
Brendan Forster [Mon, 12 Feb 2018 23:06:30 +0000 (09:36 +1030)]
Merge pull request #2603 from dgabbe/dgabbe-r-rsconnect

Exclude secret deployment key in rsconnect/

6 years agoExclude secret deployment key in rsconnect/ 2603/head
dgabbe [Mon, 12 Feb 2018 16:47:41 +0000 (11:47 -0500)]
Exclude secret deployment key in rsconnect/

Exclude secret deployment key in rsconnect/, see https://shiny.rstudio.com/articles/shinyapps.html for details.

6 years agoMerge pull request #2597 from DKroot/patch-1 2598/head
Brendan Forster [Wed, 7 Feb 2018 23:36:22 +0000 (10:36 +1100)]
Merge pull request #2597 from DKroot/patch-1

.idea/**/datasources.xml is now safe to store

6 years ago.idea/**/datasources.xml is now safe to store 2597/head
Dmitriy "DK" Korobskiy [Wed, 7 Feb 2018 16:05:42 +0000 (11:05 -0500)]
.idea/**/datasources.xml is now safe to store

Since IDEA 14 (2014), IDEA and other contemporaneous JebBrains IDEs don't store sensitive info in `datasources.xml` and it makes sense to version control to share project data sources among the team. `dataSources.local.xml` is user-specific: contain usernames and could be sensitive from a security perspective, albeit passwords could be externalized to e.g. Mac Keychain.

References: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839, https://youtrack.jetbrains.com/issue/IDEA-127105

6 years agoMerge pull request #2596 from nfcopier/patch-1
Brendan Forster [Tue, 6 Feb 2018 02:28:47 +0000 (13:28 +1100)]
Merge pull request #2596 from nfcopier/patch-1

Fixes  WebStorm capitalization in comment

6 years agoFixes WebStorm capitalization in comment 2596/head
Nathan Floris Copier [Tue, 6 Feb 2018 02:23:52 +0000 (19:23 -0700)]
Fixes  WebStorm capitalization in comment

On line 1, WebStorm is capitalized the same way as the other IDE names.

6 years agoMerge pull request #2594 from raimon49/add-ignore-cache-dir-in-unit-test-section
Brendan Forster [Sun, 4 Feb 2018 08:36:10 +0000 (19:36 +1100)]
Merge pull request #2594 from raimon49/add-ignore-cache-dir-in-unit-test-section

Add ignore '.pytest_cache' directory in Unit test section

6 years agoAdd ignore '.pytest_cache' directory in Unit test section 2594/head
raimon [Sun, 4 Feb 2018 08:01:22 +0000 (17:01 +0900)]
Add ignore '.pytest_cache' directory in Unit test section

6 years agoMerge pull request #2587 from felixdivo/patch-1
Brendan Forster [Sat, 3 Feb 2018 11:13:02 +0000 (22:13 +1100)]
Merge pull request #2587 from felixdivo/patch-1

Added ignore for files created by `catkin_make_isolated`

6 years agoMerge pull request #2589 from komaflash/master
Brendan Forster [Thu, 1 Feb 2018 23:08:15 +0000 (10:08 +1100)]
Merge pull request #2589 from komaflash/master

Added "ServiceFabricBackup/"

6 years agoMerge pull request #2593 from chalin/patch-1
Brendan Forster [Thu, 1 Feb 2018 06:15:27 +0000 (17:15 +1100)]
Merge pull request #2593 from chalin/patch-1

Add `.dart_tool/`

6 years agoAdd `.dart_tool/` 2593/head
Patrice Chalin [Thu, 1 Feb 2018 01:26:54 +0000 (20:26 -0500)]
Add `.dart_tool/`

Followup to https://github.com/dart-lang/site-www/issues/444#issuecomment-346560788

6 years agoAdded "ServiceFabricBackup/" 2589/head
komaflash // ec8or [Tue, 30 Jan 2018 09:02:51 +0000 (10:02 +0100)]
Added "ServiceFabricBackup/"

The latest update of Visual Studio 17 (15.5.5) introduces a new backup folder called "ServiceFabricBackup" before upgrading service fabric applications.

6 years agoAdded ignore for files created by `catkin_make_isolated` 2587/head
Felix Divo [Fri, 26 Jan 2018 10:32:59 +0000 (11:32 +0100)]
Added ignore for files created by `catkin_make_isolated`

Simply execute `catkin_make_isolated` and `build` and `devel` will have different names, but should be ignored as well.

6 years agoAdd rptproj.rptuser 2580/head
raterus [Fri, 19 Jan 2018 18:01:32 +0000 (13:01 -0500)]
Add rptproj.rptuser

The VS 2017 version of the Business Intelligence project contains a user file (*.rptproj.rptuser) that should be ignored as well

6 years agoMerge pull request #2579 from meneguzzi/patch-1
Brendan Forster [Wed, 17 Jan 2018 19:37:39 +0000 (11:37 -0800)]
Merge pull request #2579 from meneguzzi/patch-1

Update TeX.gitignore

6 years agoUpdate TeX.gitignore 2579/head
Felipe Meneguzzi [Tue, 16 Jan 2018 11:24:56 +0000 (09:24 -0200)]
Update TeX.gitignore

Added a temporary file used in MacTeX

6 years agoMerge pull request #2578 from neetrath/patch-2
Brendan Forster [Fri, 12 Jan 2018 12:24:56 +0000 (08:24 -0400)]
Merge pull request #2578 from neetrath/patch-2

Update Android.gitignore

6 years agoUpdate Android.gitignore 2578/head
Ruttanachai Auitragool [Fri, 12 Jan 2018 08:54:34 +0000 (15:54 +0700)]
Update Android.gitignore

Add fastlane in Android gitignore

6 years agoRemove two ignores for Python/Django 2577/head
Chih-Yung Liang [Fri, 12 Jan 2018 00:01:52 +0000 (08:01 +0800)]
Remove two ignores for Python/Django

Both are neither python-specific nor django-specific:
- .static_storage
- .media

6 years agoAdd .nvuser NVidia Nsight configuration file 2576/head
jerzywie [Thu, 11 Jan 2018 10:23:14 +0000 (10:23 +0000)]
Add .nvuser NVidia Nsight configuration file

6 years agoMerge pull request #2572 from mbukejlovic/patch-1
Brendan Forster [Thu, 4 Jan 2018 11:36:33 +0000 (07:36 -0400)]
Merge pull request #2572 from mbukejlovic/patch-1

Fixed the unignore of folder 'packages'

6 years agoFixed the unignore of folder 'packages' 2572/head
mbukejlovic [Thu, 4 Jan 2018 09:26:19 +0000 (10:26 +0100)]
Fixed the unignore of folder 'packages'

Considering the VisualStudio gitignore file contains a line "**/[Pp]ackages/*", these 2 lines from Umbraco gitignore never get applied properly to the desired files, even though Umbraco lines were added after the VS lines. I guess the VS's line is more specific, so it gets a priority of some sort.

6 years agoMerge pull request #2562 from rgbkrk/patch-1
Brendan Forster [Tue, 2 Jan 2018 00:24:39 +0000 (20:24 -0400)]
Merge pull request #2562 from rgbkrk/patch-1

Update Node.gitignore

6 years agoUpdate Node.gitignore 2562/head
Kyle Kelley [Mon, 1 Jan 2018 22:26:54 +0000 (14:26 -0800)]
Update Node.gitignore

6 years agoMerge pull request #2561 from maxibanki/patch-1
Brendan Forster [Mon, 1 Jan 2018 21:09:14 +0000 (17:09 -0400)]
Merge pull request #2561 from maxibanki/patch-1

Go: Add '*.exe~' to .gitignore

6 years agoGo: Add '*.exe~' to .gitignore 2561/head
Max Schmitt [Mon, 1 Jan 2018 19:57:36 +0000 (20:57 +0100)]
Go: Add '*.exe~' to .gitignore

When you build a Go executable, which does already exists and is in use on Windows (e.g. running) then the output binary name will be extended by a '~' prefix.
https://github.com/golang/go/blob/558eeb2d850d064b0b02b65a7bf3af6c108c248d/src/cmd/go/internal/work/exec.go#L1165-L1170

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)