]>
source.dussan.org Git - gitignore.git/log
Igor Epstein [Tue, 1 May 2018 19:02:53 +0000 (22:02 +0300)]
Add persistent undo to Vim.gitignore
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
Brendan Forster [Mon, 30 Apr 2018 19:35:26 +0000 (14:35 -0500)]
Merge pull request #2681 from owenblacker/patch-1
Added *.opendb
Thomas Ferreira de Lima [Mon, 30 Apr 2018 03:13:19 +0000 (23:13 -0400)]
adding exception for *.spl from elsarticle.cls
Owen Blacker [Sat, 28 Apr 2018 14:13:48 +0000 (15:13 +0100)]
Added *.opendb
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…
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.
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
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
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)
Julian Caicedo [Sun, 15 Apr 2018 13:34:51 +0000 (15:34 +0200)]
Double asterisk in path
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
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
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.
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
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
Óscar Andreu [Thu, 12 Apr 2018 08:44:21 +0000 (09:44 +0100)]
Added NiFi .nar files
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
Brendan Forster [Wed, 11 Apr 2018 04:15:41 +0000 (14:15 +1000)]
Merge pull request #2648 from leesah/master
Update Android.gitignore
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
Jonas Lemke [Tue, 10 Apr 2018 12:55:14 +0000 (14:55 +0200)]
Added *.nlo and *.nls extensions to TeX.gitignore
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).
Brendan Forster [Sun, 8 Apr 2018 11:13:13 +0000 (21:13 +1000)]
Merge pull request #2642 from linlux/master
added: *.iobj, *.ipdb
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
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
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
Kartik Singhal [Thu, 5 Apr 2018 17:23:00 +0000 (12:23 -0500)]
Fix the anchor to ignore section
Tim Whitbeck [Thu, 5 Apr 2018 12:44:07 +0000 (08:44 -0400)]
Add shelf to JetBrains.gitignore
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
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
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
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
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
Terik23 [Wed, 28 Mar 2018 14:24:48 +0000 (19:24 +0500)]
Add the idea caches to gitignore
chimame [Wed, 28 Mar 2018 13:19:32 +0000 (22:19 +0900)]
Add exclude credential master key of Rails 5.2
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
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
Arthur Kelsch [Sun, 25 Mar 2018 21:00:01 +0000 (23:00 +0200)]
Remove unnecessary comment
Arthur Kelsch [Sun, 25 Mar 2018 20:59:15 +0000 (22:59 +0200)]
Use one hashtag instead of two
Arthur Kelsch [Sun, 25 Mar 2018 20:55:39 +0000 (22:55 +0200)]
Remove colons at the end of comments
Brendan Forster [Sat, 24 Mar 2018 23:46:48 +0000 (10:46 +1100)]
Merge pull request #2639 from gotonode/patch-1
Update Node.gitignore
gotonode [Sat, 24 Mar 2018 10:08:54 +0000 (12:08 +0200)]
Update Node.gitignore
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
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
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
Popa Marius Adrian [Thu, 15 Mar 2018 13:51:27 +0000 (15:51 +0200)]
remove VS year from comments
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
Jan Hacker [Tue, 13 Mar 2018 12:34:43 +0000 (13:34 +0100)]
Update documentation link cargo.toml vs cargo.lock
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
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
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
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
Brendan Forster [Sun, 11 Mar 2018 21:47:18 +0000 (14:47 -0700)]
Merge pull request #2580 from raterus/patch-1
Add rptproj.rptuser
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
Brendan Forster [Sun, 11 Mar 2018 21:32:56 +0000 (14:32 -0700)]
Merge pull request #2613 from fahall/master
Create Godot.gitignore
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
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>
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>
alex hall [Wed, 7 Mar 2018 23:34:01 +0000 (15:34 -0800)]
remove system specific ignores.
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
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
Kevin Moore [Fri, 2 Mar 2018 18:39:24 +0000 (10:39 -0800)]
Fix URL in comments
Points to valid URI
Wesley T. Honeycutt [Fri, 2 Mar 2018 01:38:51 +0000 (19:38 -0600)]
Added htlatex for TeX.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.
jtogrul [Sun, 25 Feb 2018 13:57:08 +0000 (14:57 +0100)]
Ignored default sqlite database of Django
Gustavo Giménez [Sat, 24 Feb 2018 21:48:24 +0000 (18:48 -0300)]
Add {prod, dev, whatever_enviroment}.secret.exs
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.
Brendan Forster [Thu, 22 Feb 2018 21:42:00 +0000 (08:12 +1030)]
Merge pull request #2608 from CKGrafico/patch-1
Remove typings ignore
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.
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
davidebeatrici [Mon, 12 Feb 2018 02:22:09 +0000 (03:22 +0100)]
Qt: Correct typo "QtCtreator" to "QtCreator"
davidebeatrici [Mon, 12 Feb 2018 23:22:21 +0000 (00:22 +0100)]
Qt: Remove extra empty lines
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/
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.
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
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
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
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.
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
raimon [Sun, 4 Feb 2018 08:01:22 +0000 (17:01 +0900)]
Add ignore '.pytest_cache' directory in Unit test section
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`
Brendan Forster [Thu, 1 Feb 2018 23:08:15 +0000 (10:08 +1100)]
Merge pull request #2589 from komaflash/master
Added "ServiceFabricBackup/"
Brendan Forster [Thu, 1 Feb 2018 06:15:27 +0000 (17:15 +1100)]
Merge pull request #2593 from chalin/patch-1
Add `.dart_tool/`
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
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.
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.
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
Brendan Forster [Wed, 17 Jan 2018 19:37:39 +0000 (11:37 -0800)]
Merge pull request #2579 from meneguzzi/patch-1
Update TeX.gitignore
Felipe Meneguzzi [Tue, 16 Jan 2018 11:24:56 +0000 (09:24 -0200)]
Update TeX.gitignore
Added a temporary file used in MacTeX
Brendan Forster [Fri, 12 Jan 2018 12:24:56 +0000 (08:24 -0400)]
Merge pull request #2578 from neetrath/patch-2
Update Android.gitignore
Ruttanachai Auitragool [Fri, 12 Jan 2018 08:54:34 +0000 (15:54 +0700)]
Update Android.gitignore
Add fastlane in Android gitignore
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
jerzywie [Thu, 11 Jan 2018 10:23:14 +0000 (10:23 +0000)]
Add .nvuser NVidia Nsight configuration file
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'
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.
Brendan Forster [Tue, 2 Jan 2018 00:24:39 +0000 (20:24 -0400)]
Merge pull request #2562 from rgbkrk/patch-1
Update Node.gitignore
Kyle Kelley [Mon, 1 Jan 2018 22:26:54 +0000 (14:26 -0800)]
Update Node.gitignore
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
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
Rafi Wiener [Tue, 26 Dec 2017 09:34:18 +0000 (11:34 +0200)]
Update Eclipse.gitignore (#2556)
* Update Eclipse.gitignore
* Update Eclipse.gitignore