]>
source.dussan.org Git - gitignore.git/log
Brian Douglas [Sat, 4 Dec 2021 21:12:54 +0000 (13:12 -0800)]
Merge pull request #3888 from kevinjycui/unity-recorder
Ignore default Recordings folder created by Unity Recorder package
Brian Douglas [Sat, 4 Dec 2021 20:39:42 +0000 (12:39 -0800)]
Merge pull request #3295 from pedrosanta/wordpress-update
Update and fix WordPress gitignore
Brian Douglas [Sat, 4 Dec 2021 20:08:42 +0000 (12:08 -0800)]
Merge pull request #3121 from Polda18/master
Update VisualStudio.gitignore
Brian Douglas [Sat, 4 Dec 2021 20:06:56 +0000 (12:06 -0800)]
Update VisualStudio.gitignore
Co-authored-by: Jaan Jahilo <jaanjahilo@outlook.com>
Brian Douglas [Sat, 4 Dec 2021 20:01:42 +0000 (12:01 -0800)]
Merge pull request #3356 from afcuttin/glossaries-files
added file extensions when glossaries is loaded with "symbols" option
Brian Douglas [Sat, 4 Dec 2021 19:49:56 +0000 (11:49 -0800)]
Merge pull request #3895 from cmeeren/patch-1
Remove .idea folder from VisualStudio
Brian Douglas [Sat, 4 Dec 2021 19:41:02 +0000 (11:41 -0800)]
Merge pull request #3898 from faludigabor/master
AL Language gitignore template
Brian Douglas [Sat, 4 Dec 2021 19:11:38 +0000 (11:11 -0800)]
Merge pull request #3899 from Leixb/master
Add `.RDataTmp` to R.gitignore
Brian Douglas [Sat, 4 Dec 2021 15:56:06 +0000 (07:56 -0800)]
Merge pull request #3679 from ska80/idris2-updates
Update .gitignore for Idris 2
Brian Douglas [Sat, 4 Dec 2021 15:53:10 +0000 (07:53 -0800)]
Merge pull request #3742 from Icaro-Lima/master
Update Unity.gitignore
Brian Douglas [Fri, 3 Dec 2021 20:17:10 +0000 (12:17 -0800)]
Merge pull request #3903 from github/updates-pr-template
Adds a relationship question
Brian Douglas [Fri, 3 Dec 2021 20:13:29 +0000 (12:13 -0800)]
Adds a relationship question
Brian Douglas [Fri, 3 Dec 2021 19:58:15 +0000 (11:58 -0800)]
Merge pull request #2402 from friederbluemle/update-android-gitignore
[Android] Cleanup and remove legacy stuff
Brian Douglas [Fri, 3 Dec 2021 19:56:33 +0000 (11:56 -0800)]
removes .DS-Store from the PR 2402
Feel free to open a new PR for discussion on this.
LeixB [Mon, 29 Nov 2021 16:26:20 +0000 (17:26 +0100)]
Add `.RDataTmp` to R.gitignore
When saving `.RData`, all data is initially saved in `.RDataTmp` which
is then renamed to `.RData`.
`.RDataTmp` should be added to `.gitignore` since it will only exist
while a save operation is in progress or something failed on save.
Relevant links:
- https://stackoverflow.com/questions/
32098036 /purpose-of-rdatatmp-temporary-file-r
- https://github.com/wch/r-source/blob/trunk/src/library/base/R/load.R#L145-L154
Falu [Sun, 28 Nov 2021 07:34:56 +0000 (08:34 +0100)]
new line for validation
Falu [Sun, 28 Nov 2021 07:34:13 +0000 (08:34 +0100)]
adding the initial version of the AL Language
Christer van der Meeren [Wed, 24 Nov 2021 08:48:11 +0000 (09:48 +0100)]
Remove .idea folder from VisualStudio
Conflicts with JetBrains.gitignore. Some files in this directory should be checked in.
Not sure about *.sln.iml, so I'm leaving that. The JetBrains.gitignore file contains commented-out IML stuff with instructions on when to uncomment.
Kevin JY Cui [Tue, 16 Nov 2021 07:55:03 +0000 (02:55 -0500)]
Ignore default Recordings folder created by Unity Recorder package
Brian Douglas [Thu, 14 Oct 2021 03:43:56 +0000 (20:43 -0700)]
Merge pull request #3757 from parsalotfy/patch-3
Frieder Bluemle [Thu, 1 Jun 2017 07:30:55 +0000 (15:30 +0800)]
[Android] Cleanup and remove legacy stuff
Frieder Bluemle [Fri, 6 Dec 2019 21:34:53 +0000 (13:34 -0800)]
Revert "Added aar file type to gitignore (#3233)"
This reverts commit
1c114570c7659a59613ebc1fe45a5b07918df105 .
Frieder Bluemle [Wed, 20 Feb 2019 09:33:34 +0000 (17:33 +0800)]
Revert "add android lint files"
This reverts commit
240dd3f3213b53f96932a8d92dfb523ccb51c099 .
Frieder Bluemle [Mon, 16 Oct 2017 03:47:57 +0000 (11:47 +0800)]
Revert "Commenting out Android keystore files"
This reverts commit
77145f787f311efa66c570c5ffadea10a429bf21 .
Brian Douglas [Wed, 18 Aug 2021 05:54:19 +0000 (22:54 -0700)]
Merge pull request #3781 from GrpeApple/master
Remove trailing whitespace
Brian Douglas [Wed, 18 Aug 2021 05:52:29 +0000 (22:52 -0700)]
Merge pull request #3771 from hecon5/AddSpecsIntact
Adding in support for Nasa SpecsIntact
Brian Douglas [Wed, 18 Aug 2021 05:27:54 +0000 (22:27 -0700)]
Merge pull request #3775 from michael-orzel/patch-1
Add period and capitalized letter for formatting
GrpeApple [Sun, 11 Jul 2021 05:03:23 +0000 (13:03 +0800)]
Remove trailing whitespace
Michael Orzel [Thu, 1 Jul 2021 14:50:20 +0000 (10:50 -0400)]
Add period and capitalized letter for formatting
Hecon5 [Wed, 23 Jun 2021 15:24:29 +0000 (11:24 -0400)]
Adding in support for Nasa SpecsIntact
Parsa [Sat, 12 Jun 2021 10:19:35 +0000 (14:49 +0430)]
Revert #3706
Revert changes in #3706 due to the inconveniency which developers reported by commenting the added line.
Brian Douglas [Thu, 10 Jun 2021 04:32:08 +0000 (21:32 -0700)]
Merge pull request #3652 from arthur-targaryen/patch-1
style(Autotools): remove trailing whitespaces
Brian Douglas [Thu, 10 Jun 2021 04:30:08 +0000 (21:30 -0700)]
Merge pull request #3660 from devtimi/patch-1
Update Xojo.gitignore for changes to .obsolete
Brian Douglas [Thu, 10 Jun 2021 04:19:59 +0000 (21:19 -0700)]
Merge pull request #3755 from Abdulrahman-AlGhamdi/master
Add `.idea/jarRepositories.xml` to Android.gitignore
Abdulrahman Al-Ghamdi [Mon, 7 Jun 2021 08:32:20 +0000 (11:32 +0300)]
Add `.idea/jarRepositories.xml` to Android.gitignore
The file `.idea/jarRepositories.xml` should be added to .gitignore.
It is auto-generated and has only redundant information about remote jar repositories.
* https://www.jetbrains.com/help/idea/library.html#configure-custom-remote-repo
Martin Woodward [Tue, 25 May 2021 13:22:36 +0000 (14:22 +0100)]
Merge pull request #3647 from thatrobotdev/patch-1
Delete fixed workaround for Gradle
Martin Woodward [Tue, 25 May 2021 11:00:57 +0000 (12:00 +0100)]
Merge pull request #3651 from kachick/node-ignore-envs
Ignore `.env.production` in Node.js
Martin Woodward [Tue, 25 May 2021 10:55:00 +0000 (11:55 +0100)]
Merge pull request #3727 from leighmcculloch/patch-1
Remove the all files matches from V.gitignore
Martin Woodward [Tue, 25 May 2021 10:45:53 +0000 (11:45 +0100)]
Merge pull request #3731 from Tanddant/master
Added SPFx (SharePoint Framework) gitignore
Martin Woodward [Tue, 25 May 2021 10:44:57 +0000 (11:44 +0100)]
Moved into community folder
Martin Woodward [Tue, 25 May 2021 10:42:38 +0000 (11:42 +0100)]
Merge pull request #3732 from sakurayang/patch-1
add pnpm debug file to Node.gitignore
Artur Tarassow [Tue, 25 May 2021 10:25:21 +0000 (12:25 +0200)]
Add template file for Gretl (#3737)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Martin Woodward [Tue, 25 May 2021 10:19:46 +0000 (11:19 +0100)]
Merge pull request #3739 from callumbwhyte/umbraco-ood-flag
Excluding ood.flag in all folders for Umbraco gitignore
Ícaro Lima [Sun, 23 May 2021 14:08:58 +0000 (11:08 -0300)]
Update Unity.gitignore
Callum Whyte [Sun, 16 May 2021 18:35:36 +0000 (19:35 +0100)]
Excluding odd.flag in all folders for Umbraco gitignore
Gerardyang [Wed, 12 May 2021 15:18:59 +0000 (23:18 +0800)]
add pnpm debug file to Node.gitignore
Dan Toft [Wed, 12 May 2021 08:56:36 +0000 (10:56 +0200)]
Added SPFx (SharePoint Framework) gitignore
Leigh McCulloch [Sun, 9 May 2021 19:24:38 +0000 (12:24 -0700)]
Remove the all files matches from V.gitignore
Martin Woodward [Sun, 9 May 2021 13:42:59 +0000 (14:42 +0100)]
Merge pull request #3662 from KeisukeShima/feature/ROS2
Add ROS2 gitignore
Martin Woodward [Sun, 9 May 2021 13:41:47 +0000 (14:41 +0100)]
Move into community folder
Martin Woodward [Sun, 9 May 2021 13:32:14 +0000 (14:32 +0100)]
Merge pull request #3674 from h3xx/autotools-config.cache
Update Autotools.gitignore
Martin Woodward [Sun, 9 May 2021 08:02:43 +0000 (09:02 +0100)]
Merge pull request #3684 from AliChraghi/master
Add Vlang Support By Vlang Community
Martin Woodward [Sun, 9 May 2021 08:02:01 +0000 (09:02 +0100)]
Move Vlang tenmplate into community folder
To start we bring new contributions into the community folder.
Brian Douglas [Sat, 8 May 2021 14:26:14 +0000 (07:26 -0700)]
Merge pull request #3712 from RyanGlScott/rust-pdb
Martin Woodward [Sat, 8 May 2021 13:28:36 +0000 (14:28 +0100)]
Merge pull request #3686 from tustin2121/tustin2121-vs-changes
Martin Woodward [Fri, 7 May 2021 23:08:31 +0000 (00:08 +0100)]
Merge pull request #3689 from Udit8348/iar-technical-note
Brian Douglas [Fri, 7 May 2021 19:01:26 +0000 (12:01 -0700)]
Merge pull request #3724 from github/bdougie-patch-1
Update Dart.gitignore
Brian Douglas [Fri, 7 May 2021 18:59:24 +0000 (11:59 -0700)]
Update Dart.gitignore
Brian Douglas [Fri, 7 May 2021 18:18:16 +0000 (11:18 -0700)]
Merge pull request #3092 from sagatowski/twincat
Added gitignore-file for Beckhoff TwinCAT3.
Brian Douglas [Fri, 7 May 2021 18:09:30 +0000 (11:09 -0700)]
Merge pull request #3669 from koppor/patch-2
Add newpax
Martin Woodward [Fri, 7 May 2021 18:07:52 +0000 (19:07 +0100)]
Merge pull request #3722 from timheuer/master
Adding VS Code to global VS family
Martin Woodward [Fri, 7 May 2021 18:07:24 +0000 (19:07 +0100)]
Add newline.
Brian Douglas [Fri, 7 May 2021 17:58:31 +0000 (10:58 -0700)]
Merge pull request #3704 from helderburato/add-strapi
Add Strapi CMS .gitignore
Brian Douglas [Fri, 7 May 2021 17:57:12 +0000 (10:57 -0700)]
Rename Strapi.gitignore to community/Strapi.gitignore
Martin Woodward [Fri, 7 May 2021 17:56:33 +0000 (18:56 +0100)]
Merge pull request #3326 from dsrini-open/aws-changes
[Global/JetBrains] Ignore AWS specific file with IDEA
Brian Douglas [Fri, 7 May 2021 17:54:50 +0000 (10:54 -0700)]
Merge pull request #3705 from hajlaoui-nader/add_scala_jvm_crash
add scala jvm crash logs
Brian Douglas [Fri, 7 May 2021 17:52:17 +0000 (10:52 -0700)]
Merge pull request #3707 from adunning/patch-1
Add missing extension for GregorioTeX
Brian Douglas [Fri, 7 May 2021 17:49:15 +0000 (10:49 -0700)]
Merge pull request #3709 from Manoj-Paramsetti/patch-2
Ignore dotenv in dart
Martin Woodward [Fri, 7 May 2021 17:36:35 +0000 (18:36 +0100)]
Merge pull request #3706 from parsalotfy/patch-3
Add nuget.config file
Brian Douglas [Fri, 7 May 2021 17:29:27 +0000 (10:29 -0700)]
Merge pull request #3719 from Atmelfan/altium-designer
Add AltiumDesigner.gitignore
Brian Douglas [Fri, 7 May 2021 17:27:54 +0000 (10:27 -0700)]
Rename AltiumDesigner.gitignore to community/AltiumDesigner.gitignore
Tim Heuer [Fri, 7 May 2021 16:47:16 +0000 (09:47 -0700)]
Adding VS Code to global VS family
Brian Douglas [Thu, 6 May 2021 13:13:35 +0000 (06:13 -0700)]
Merge pull request #3701 from JasonGross/patch-1
Update Coq.gitignore
Gustav Palmqvist [Tue, 4 May 2021 17:54:51 +0000 (19:54 +0200)]
Fixed typo and added some fileendings which older versions generate
Gustav Palmqvist [Tue, 4 May 2021 17:48:02 +0000 (19:48 +0200)]
Add AltiumDesigner.gitignore
Ryan Scott [Tue, 27 Apr 2021 13:54:36 +0000 (09:54 -0400)]
Rust: ignore .pdb files
MSVC builds of Rust on Windows automatically generate `*.pdb` files, which
store debugging information. For more information, see:
* https://github.com/rust-lang/rustlings/issues/275
* https://locka99.gitbooks.io/a-guide-to-porting-c-to-rust/content/debugging_rust/#microsoft-visual-studio
Manoj Paramsetti [Sun, 25 Apr 2021 03:06:17 +0000 (08:36 +0530)]
ignore dotenv in dart
Andrew Dunning [Wed, 21 Apr 2021 18:53:11 +0000 (19:53 +0100)]
Add missing extension for GregorioTeX
Parsa [Wed, 21 Apr 2021 14:15:44 +0000 (18:45 +0430)]
Add nuget.config file
Add nuget.config file because it contains secret data and should be kept localy
Nader Hajlaoui [Wed, 21 Apr 2021 11:37:41 +0000 (13:37 +0200)]
add scala jvm crash files
Helder Burato Berto [Wed, 21 Apr 2021 08:23:03 +0000 (09:23 +0100)]
Add Strapi CMS .gitignore
Jason Gross [Tue, 13 Apr 2021 14:39:58 +0000 (10:39 -0400)]
Update Coq.gitignore
Coq now uses .mlg rather than .ml4 (since https://github.com/coq/coq/pull/8763), so we have to ignore its generated dependency files. The `native_compute_profile_*.data` files are generated by `Set NativeCompute Profiling` (see https://github.com/coq/coq/pull/950). Finally `.coq-native` is a directory that may be generated in any subdirectory, not only at top level, so we should not use absolute paths for it.
Udit8348 [Mon, 29 Mar 2021 19:08:20 +0000 (15:08 -0400)]
adds technical note for more info
tustin2121 [Fri, 26 Mar 2021 16:32:11 +0000 (12:32 -0400)]
Add .tlog to the Visual Studio template
Ali [Thu, 25 Mar 2021 07:05:51 +0000 (11:35 +0430)]
Remove .obj
Ali [Wed, 24 Mar 2021 20:59:52 +0000 (01:29 +0430)]
Add Vlang Support By Vlang Community
Kamil Shakirov [Mon, 15 Mar 2021 08:32:59 +0000 (14:32 +0600)]
Update .gitignore for Idris 2
Dan Church [Wed, 10 Mar 2021 16:04:39 +0000 (10:04 -0600)]
Update Autotools.gitignore
Add config.cache, generated when using Autotools `./configure -C`.
Oliver Kopp [Sat, 6 Mar 2021 13:11:49 +0000 (14:11 +0100)]
Add newpax
Kenichi Kamiya [Sat, 27 Feb 2021 16:18:35 +0000 (01:18 +0900)]
Just ignore `.env.production`, avoid to effect for `.env.example`
https://github.com/github/gitignore/pull/3651/files#r576363678
Keisuke Shima [Mon, 22 Feb 2021 07:48:18 +0000 (16:48 +0900)]
add COLCON_IGNORE
Keisuke Shima [Mon, 22 Feb 2021 07:40:26 +0000 (16:40 +0900)]
add ROS2 gitignore
Tim Parnell [Sun, 21 Feb 2021 15:14:43 +0000 (10:14 -0500)]
Update Xojo.gitignore for changes to .obsolete
Updates the *.obsolete ignore to match datestamped .obsolete items from newer IDE versions.
Arthur [Mon, 15 Feb 2021 21:38:15 +0000 (22:38 +0100)]
style(Autotools): remove trailing whitespaces
Kenichi Kamiya [Mon, 15 Feb 2021 18:02:14 +0000 (03:02 +0900)]
Ignore `.env.*` in Node.js
James Kerrane [Wed, 10 Feb 2021 01:32:09 +0000 (18:32 -0700)]
Delete fixed workaround
The workaround for https://youtrack.jetbrains.com/issue/IDEA-116898 is fixed now, so we can remove the workaround.
Diego Herranz [Sun, 12 Jul 2020 15:07:13 +0000 (16:07 +0100)]
KiCad: add *.kicad_sch-bak and *.kicad_prl (#3427)
* KiCad: add *.kicad_sch-bak
As used by the new file formats for KiCad 6.0
See https://kicad-pcb.org/blog/2020/05/Development-Highlight-New-schematic-and-symbol-library-file-formats-are-now-the-default/
* Add *.kicad_prl to KiCad.gitignore
More info: https://forum.kicad.info/t/new-project-file-format/23705
Michael Alexsander [Sun, 12 Jul 2020 15:04:53 +0000 (12:04 -0300)]
Remove pointless blank line from the beginning of the Godot file (#3466)
Kevin Cochran [Tue, 7 Jul 2020 00:36:25 +0000 (20:36 -0400)]
Exclude *.tfvars files (#3452)
Co-authored-by: Kevin Cochran <kcochran@hashicorp.com>
Maher Zaidoune [Sat, 4 Jul 2020 16:35:59 +0000 (17:35 +0100)]
ignore HPROF files (#3456)