Daniel Johnson
43259f3ae2
Merge pull request #4613 from koppor/patch-2
...
Refine minted rules
2025-04-25 13:11:23 -07:00
Daniel Johnson
63f57203de
Merge pull request #4614 from fuzzybair/ncrunch-update
...
Updated NCrunch cache path for v4.16+
2025-04-25 13:10:18 -07:00
Daniel Johnson
4cc4b5741c
Merge pull request #4618 from NicholasWilsonDEV/patch-1
...
chore(links): replace URLs with HTTPS for better security
2025-04-25 13:07:46 -07:00
Daniel Johnson
fc17de5482
Merge pull request #4620 from ralphmcralph/remix-solidity-template
...
Add .gitignore template for Solidity + Remix
2025-04-25 13:04:07 -07:00
ralphmcralph
86a7d7dbad
Add .gitignore template for Solidity + Remix
2025-04-25 10:23:37 +02:00
Dan Cassidy
4ed7892d1a
Ignore all .terraform directories
...
Changes to using the `foo/` naming pattern to ensure that these directories will be ignored at all depths.
2025-04-24 11:35:50 +12:00
Nicholas Wilson
c831d190f6
chore(links): replace URLs with HTTPS for better security
2025-04-21 11:55:31 -05:00
Oliver Kopp
a0e5b9d545
Fix ordering
2025-04-12 11:32:16 +02:00
Oliver Kopp
5c4badd740
Refine minted rules
2025-04-12 11:29:59 +02:00
Daniel Johnson
010b77ba77
Merge pull request #1933 from ajalexander/test-complete
...
Add .gitignore for TestComplete
2025-04-11 12:53:38 -07:00
Daniel Johnson
a40111717d
Merge pull request #4599 from JumpIn-Git/main
...
optimize and more readable obsidian extended gitignore
2025-04-11 12:49:27 -07:00
Anish Mishra
63d066391f
Add nomedia file to Godot.gitignore
...
This file is only needed for Android Editor and automatically generated if missing. No need to track it.
2025-04-07 23:12:04 +05:30
Devin Dooley
76e40b7cec
Merge pull request #4489 from mattalxndr/patch-1
...
Update Linux.gitignore
2025-04-07 09:40:39 -07:00
Matt Alexander
71558441e9
Update Linux.gitignore
2025-03-31 22:52:38 -05:00
Capi Etheriel
c843504839
Add Dotter.gitnore
2025-03-31 15:39:25 -03:00
Shannja
5d9130efad
Update Unity.gitignore
2025-03-30 20:08:36 -05:00
Alessandro Cuttin
ab7e5f6994
Added .atfi extension for package attachfile2
2025-03-26 16:32:19 +01:00
Bart Laarhoven
87d93eeb2e
Ignore .idea/sonarlint.xml
...
As mentioned in https://community.sonarsource.com/t/is-the-file-idea-idea-idea-sonarlint-xml-intended-to-be-under-source-control/121119 , the `sonarlint.xml` file should be in the `.gitignore`.
2025-03-24 10:06:41 +01:00
Tim Hunter
86d1826a9f
Merge pull request #4606 from tracetronic/update_ecu.test_ignore_up_to_2025_1
...
Update ecu.test ignore up to 2025 1
2025-03-21 08:47:39 -07:00
Martin Grosche
3dc0b4878c
Update company naming
2025-03-21 09:01:14 +01:00
Martin Grosche
7a4a857dac
Update .gitignore to include additional workspace and Python library files up to ecu.test 2025.1
2025-03-21 08:07:55 +01:00
Martin Grosche
dcb59cbf16
Update tool naming
2025-03-19 15:33:24 +01:00
Matt Walsh
fdc1acb1bc
Update TwinCAT3.gitignore
...
A recent major revision from Beckhoff added several new suggested lines to gitignore. All existing items are still present, however the new file has been copied verbatim from TwinCAT documentation. https://infosys.beckhoff.com/english.php?content=../content/1033/tc3_sourcecontrol/14604066827.html&id=
2025-03-13 13:07:41 -05:00
Daniel Johnson
5b0261b467
Merge pull request #4597 from m4fh/luau
...
Create Luau.gitignore
2025-03-12 10:49:09 -07:00
Aakash Jog
016cd48bd4
Add .loc to TeX.gitignore
...
Add *.loc (auxiliary files generated by the `changes` package) to TeX.gitignore
2025-03-10 21:52:37 +02:00
Tim Hunter
0374636017
Merge pull request #4601 from maddymontaquila/maddy/dotnet
...
Modernized dotnet-specific gitignore
2025-03-10 11:49:34 -07:00
Maddy Montaquila (Leger)
1235fcdff5
removing OS and IDE specific content
2025-03-10 17:48:37 +00:00
Math
d4fe781ae8
Add short description and link to Luau repo
2025-03-07 17:30:22 -03:00
Maddy Montaquila (Leger)
dae35c0933
more tweaks
2025-03-05 23:14:06 +00:00
Maddy Montaquila (Leger)
534b175305
added rider .idea/ and removed obsolete vs files
2025-03-05 21:51:22 +00:00
Maddy Montaquila (Leger)
9dec0796bf
MOAR
2025-03-05 20:09:09 +00:00
Maddy Montaquila (Leger)
e82b7c85f3
First pass at dotnet gitignore
2025-03-05 17:51:17 +00:00
Your Name
aa95d6b79a
optimize and more readable obsidian extended gitignore
2025-03-05 13:00:09 +01:00
Math
1824e57c1d
Create Luau.gitignore
2025-03-03 23:06:57 -03:00
Tim Hunter
9d66dabafa
Merge pull request #4593 from github/thorrsson-update-pr-template
...
Update PULL_REQUEST_TEMPLATE.md
2025-03-03 10:20:18 -08:00
Tim Hunter
54548843e3
Update .github/PULL_REQUEST_TEMPLATE.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-03-03 08:16:46 -10:00
Mark Jaquith
7b35656e75
Use a character class to ignore Icon\r directories
...
This prevents the rule from ending in whitespace, which will get
stripped by tools like Ripgrep, causing any directory named "Icon" to be
invisible.
2025-02-28 19:56:44 -05:00
Tim Hunter
d7348802cb
Update PULL_REQUEST_TEMPLATE.md
...
Updating the PR template to include a link to the contribution guidelines and a task list
2025-02-25 11:36:50 -10:00
Dogxi
b1c3c7b62b
Merge pull request #1 from dogyyds/Nextjs
...
Create Nextjs.gitignore
2025-02-24 19:29:47 +08:00
Dogxi
8ff5b39b39
Create Nextjs.gitignore
...
Create Nextjs.gitignore
2025-02-24 19:22:59 +08:00
Tim Hunter
e6b8c0e0df
Merge pull request #4588 from sdepouw/patch-1
...
Update Godot.gitignore to ignore export_credentials.cfg
2025-02-21 11:35:36 -08:00
Nathan Schmitt
a3b250b638
Ignore unneeded *.blend1 blender files
...
**Reasons for making this change:**
By default, the Unity game engine supports the importing of Blender *.blend files and converts them to FBX internally (see documentation link below). Sometimes, blender stores *.blend1 files as a backup copy of your current blender file *.blend. Due to the nature of version control, redundant *.blend1 files do not need to be committed.
**Links to documentation supporting these rule changes:**
[Unity supported file formats](https://docs.unity3d.com/Manual/3D-formats.html )
2025-02-20 21:57:42 -06:00
Scott DePouw
a69e6a8a14
Update Godot.gitignore to ignore export_credentials.cfg
...
As of https://github.com/godotengine/godot/pull/76165 , export_presets.cfg no longer contains sensitive information. Sensitive information now resides in export_credentials.cfg
2025-02-20 20:08:23 -05:00
Tim Hunter
471141b89c
Merge pull request #4263 from jcs-PR/elisp
...
elisp: Ignore more build tools
2025-02-19 08:50:30 -08:00
Tim Hunter
20c397f71f
Merge pull request #4567 from krewast/tex-bcf-save-error
...
Added "*.bcf-SAVE-ERROR" to TeX.gitignore
2025-02-11 10:25:12 -08:00
Tim Hunter
754920b804
Merge pull request #4525 from StephenHodgson/patch-1
...
Update Unity.gitignore
2025-02-11 08:30:34 -08:00
Michał Janiszewski
aa8449f5bf
Add ARM64EC support to VisualStudio.gitignore
2025-02-04 12:48:36 +01:00
Wybren Koelmans
882b8cc98e
Unity Visual Scripting auto generated files
...
https://docs.unity3d.com/Packages/com.unity.visualscripting@1.9/manual/vs-version-control.html
2025-02-01 14:59:00 +01:00
Tim Hunter
297239c101
Merge pull request #4370 from chpatton013/main
...
Add Obsidian community gitignore files
2025-01-29 09:09:49 -10:00
Tim Hunter
d5ac09e92f
Merge pull request #4578 from quantum9Innovation/nix-direnv
...
feat(nix): add .direnv
2025-01-27 09:58:14 -10:00