Daniel Johnson
6b4026c2f0
Merge pull request #4619 from rux616/patch-1
...
Ignore all .terraform directories
2025-04-25 15:08:33 -07:00
Daniel Johnson
696ace4289
Merge pull request #4596 from markjaquith/issue/Icon-macOS-carriage-return
...
Use a character class to ignore Icon\r directories
2025-04-25 13:24:31 -07:00
Daniel Johnson
2689587a80
Merge pull request #4603 from aakashjog/TeX-changes
...
Add .loc to TeX.gitignore
2025-04-25 13:22:27 -07:00
Daniel Johnson
98d7e21025
Merge pull request #4604 from netbymatt/patch-1
...
Update TwinCAT3.gitignore
2025-04-25 13:21:34 -07:00
Daniel Johnson
f59df77883
Merge pull request #4607 from bartlaarhoven/patch-1
...
Ignore .idea/sonarlint.xml
2025-04-25 13:20:21 -07:00
Daniel Johnson
81bbb60768
Merge pull request #4608 from afcuttin/attachfile2
...
Added .atfi extension for package attachfile2
2025-04-25 13:19:30 -07:00
Daniel Johnson
ba3e626089
Merge pull request #4609 from Shannja/main
...
Update Unity.gitignore
2025-04-25 13:18:47 -07:00
Daniel Johnson
a79fb7199e
Merge pull request #4610 from barraponto/dotter
...
Add Dotter.gitnore
2025-04-25 13:17:46 -07:00
Daniel Johnson
1c767fa3ac
Merge pull request #4612 from syntaxerror247/patch-1
...
Add nomedia file to Godot.gitignore
2025-04-25 13:14:13 -07:00
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
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
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
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
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
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
Kent Bair
63e339f19f
Updated NCrunch cache path for v4.16+
2024-08-02 15:53:33 -06:00