]>
source.dussan.org Git - gitignore.git/log
Brendan Forster [Sun, 17 Jun 2018 18:58:02 +0000 (15:58 -0300)]
Merge branch 'master' into master
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
Brendan Forster [Sun, 17 Jun 2018 18:44:42 +0000 (15:44 -0300)]
Merge pull request #2631 from areyer/patch-1
allow .ssh directory
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
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
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
Brendan Forster [Sun, 17 Jun 2018 18:27:35 +0000 (15:27 -0300)]
Merge branch 'master' into 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
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
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
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
John Vandenberg [Tue, 5 Jun 2018 04:09:20 +0000 (11:09 +0700)]
Trim trailing whitespace
Brendan Forster [Mon, 28 May 2018 00:25:28 +0000 (10:25 +1000)]
Merge pull request #2718 from bcko/patch-1
Update Dart.gitignore
BC Ko [Mon, 28 May 2018 00:22:53 +0000 (17:22 -0700)]
remove Jetbrain and MacOS related values
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
Tejas Shah [Sun, 27 May 2018 23:58:49 +0000 (16:58 -0700)]
Add .serverless to 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
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
Tobi Fuhrimann [Fri, 25 May 2018 09:53:33 +0000 (11:53 +0200)]
Ignore Terraform crash log files
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
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
segayuu [Fri, 25 May 2018 04:11:51 +0000 (13:11 +0900)]
Add Vuepress build defalult output Directory
Darryl Abbate [Thu, 24 May 2018 05:12:37 +0000 (00:12 -0500)]
Add all sourcemap file formats
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
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.
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
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
Josh Kodroff [Sun, 13 May 2018 21:55:40 +0000 (17:55 -0400)]
Update Terraform.gitignore
Yin Li [Tue, 3 Apr 2018 03:59:16 +0000 (20:59 -0700)]
Add latexrun default directory for auxiliary files
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
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.
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.
Jefry Dewangga [Sun, 6 May 2018 10:31:38 +0000 (17:31 +0700)]
Add exception for nuxt.js output
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
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
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
Igor Epstein [Tue, 1 May 2018 19:02:53 +0000 (22:02 +0300)]
Add persistent undo to Vim.gitignore
14roiron [Tue, 1 May 2018 15:39:32 +0000 (11:39 -0400)]
Exclude coder temporary folders
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
Josh Kodroff [Wed, 4 Apr 2018 17:59:50 +0000 (13:59 -0400)]
Remove tfvars files from Terraform.gitignore
`tfvars` files should not be gitignore-d as they are used to parameterize a Terraform root for multiple environments, e.g.:
```bash
$ tree terraform/roots/vpc
terraform/roots/vpc
├── env
│ ├── production.tfvars
│ ├── qa.tfvars
│ └── staging.tfvars
└── main.tf
```
There may be a use case where a particular `tfvars` file should be ignored, but there's no naming convention I'm aware of to easily designate such a file.
Lukas Körfer [Sun, 1 Apr 2018 22:39:47 +0000 (00:39 +0200)]
Added default annotation processing directory to Eclipse.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
Adrian Reyer [Mon, 19 Mar 2018 10:07:09 +0000 (11:07 +0100)]
allow .ssh directory
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>
庄天翼 [Sat, 10 Mar 2018 04:05:34 +0000 (12:05 +0800)]
Merge branch 'master' into patch-2
alex hall [Wed, 7 Mar 2018 23:34:01 +0000 (15:34 -0800)]
remove system specific ignores.