609 Commits

Author SHA1 Message Date
Angelo
a19adfd688 Ignore GitHub Copilot migration files
Add GitHub Copilot session migration files to .gitignore
2025-10-17 11:29:23 +02:00
Daniel Johnson
8fea4dc76a Merge pull request #4513 from yahyayozo/STM32CubeIDE-gitignore
added STM32CubeIDE gitignore
2025-09-10 09:03:57 -07:00
YahyaAouledAmer
c9ae3d337a Remove .vscode rule 2025-09-06 17:33:39 +01:00
Devin Dooley
d1c5e90de7 Merge pull request #4711 from sebastianw/modelsim-broad-match-python
Move ModelSim out of Global
2025-08-25 08:56:39 -07:00
Sebastian Wiesinger
ca05a4dafd Move ModelSim out of Global directiory
The ModelSim gitignore contains some broad ignores which might conflict
with many other projects.
2025-08-23 10:44:35 +02:00
Yishuai Li
37def63bc8 macOS: ignore __MACOSX/ 2025-08-12 05:57:20 +00:00
Justin Su
b0b879651f Update broken virtualenv link 2025-07-15 14:24:35 -04:00
Ville Skyttä
cccb1867b1 Update Lefthook doc links, add files in .config/ 2025-06-21 11:05:46 +03:00
Ville Skyttä
5f428c1226 Add Lefthook.gitignore
https://lefthook.dev
2025-06-21 10:52:50 +03:00
Daniel Johnson
02094efb9b Merge pull request #4464 from scop/mise
Add mise.gitignore
2025-06-20 14:40:47 -07:00
Daniel Johnson
49b922af61 Merge pull request #4664 from aiyvyang/patch-2
Update JetBrains.gitignore to ignore Apifox Helper cache folders
2025-06-13 15:14:58 -07:00
Daniel Johnson
72ce5d5143 Merge pull request #4333 from FurkanKambay/vscode
Update VS Code (remove a path and add a missing one)
2025-06-13 15:05:50 -07:00
Daniel Johnson
8117159050 Merge pull request #4315 from kaznovac/patch-1
JetBrains.gitignore: add ignore for the HTTP Client's private environment
2025-06-13 14:48:16 -07:00
Daniel Johnson
bc0e698f51 Merge pull request #4312 from michaelstepner/stata-auto-backup
Update Stata.gitignore to ignore new auto backup files
2025-06-13 14:46:20 -07:00
Daniel Johnson
8bd706d8c0 Merge pull request #4264 from anoduck/main
Added undo-tree
2025-06-13 14:42:21 -07:00
Daniel Johnson
d9d0cefdf9 Merge pull request #4019 from jonathanduke/main
ignore temporary Microsoft Word template files (.dot/.dotx)
2025-06-13 13:26:39 -07:00
Furkan Kambay
429b07b7d4 VSCode: Unignore .code-workspace, remove .history/ (3rd party extension) 2025-06-13 22:18:45 +03:00
爱宇阳
47d83d00c3 Update JetBrains.gitignore to ignore Apifox Helper cache
add Apifox Helper cache
2025-06-11 20:09:29 +08:00
Niels Basjes
c98e9024c1 Merge branch 'main' into FixComments 2025-06-10 11:07:11 +02:00
Tim Hunter
5e1f6cef17 Merge pull request #4117 from mathworks/main
Update Global/MATLAB.gitignore to include broader set of transitory files
2025-06-09 08:51:18 -07:00
Daniel Johnson
0493865add Merge pull request #3945 from thomasturrell/patch-1
Fixed APT generated tests location
2025-06-06 14:51:37 -07:00
Tim Hunter
e478c8faf6 Merge pull request #3552 from armanbilge/sbt-bsp
[SBT] Ignore .bsp directory
2025-06-02 13:08:09 -07:00
Daniel Johnson
823d71bb33 Merge pull request #3277 from bamapookie/patch-2
Create PlatformIO.gitignore
2025-05-23 14:49:39 -07:00
Daniel Johnson
72c8bc888e Merge pull request #4237 from ZachTylerPruitt/Fix-Metals-gitignore
Fix Metals gitignore
2025-05-23 14:41:21 -07:00
Daniel Johnson
a820bb2c3e Merge pull request #4564 from ashwingopalsamy/patch-1
feat(Jetbrains.gitignore): Add GoLand thats missing in Jetbrains IDE …
2025-05-23 14:21:54 -07:00
Daniel Johnson
e91006ea76 Merge pull request #4624 from grafst/ansible-folder
add .ansible/ folder to ansible.gitignore
2025-05-23 13:50:02 -07:00
Wuhall
48b1054d9d Remove .vscode/* 2025-05-22 08:41:23 +08:00
Wuhall
17441027c3 add Cursor.gitignore 2025-05-21 17:12:50 +08:00
grafst
b71782331f add .ansible/ folder to ansible.gitignore
it is used for local caches, pws and tempfiles
2025-04-28 16:38:03 +02: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
f59df77883 Merge pull request #4607 from bartlaarhoven/patch-1
Ignore .idea/sonarlint.xml
2025-04-25 13:20:21 -07:00
Matt Alexander
71558441e9 Update Linux.gitignore 2025-03-31 22:52:38 -05: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
Ville Skyttä
3400c8a214 Simplify mise ignores, make better applicable to monorepos 2025-03-17 09:49:29 +02:00
Ville Skyttä
8aa61b8d34 Add mise.gitignore
https://mise.jdx.dev/
2025-03-06 12:13:39 +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
Ashwin Gopalsamy
b35b4c52e0 feat(Jetbrains.gitignore): Add GoLand thats missing in Jetbrains IDE list 2025-01-12 08:47:34 +05:30
yahyayozo
20d892ae4f added STM32CubeIDE gitignore 2024-09-27 21:38:22 +01:00
Matt Alexander
6c54172ecc Update Linux.gitignore 2024-07-31 07:47:55 -05:00
Daniel Johnson
d746fcc59d Merge pull request #4435 from zengxs/patch-1
Add zstd files to Archives.gitignore
2024-05-28 18:41:16 -07:00
Evgeny Aleksandrov
a404348786 Drop Xcode 8 compatibility 2024-05-12 17:57:07 +03:00
Xiangsong Zeng
1e6efa6d03 Add zstd files to Archives.gitignore 2024-04-26 18:00:50 +08:00
Niels Basjes
27fe2b766e Fix invalid comments
Signed-off-by: Niels Basjes <niels@basjes.nl>
2024-01-11 18:12:35 +01:00
Marko Kaznovac
c0e6cffccf JetBrains.gitignore: add ignore for the HTTP Client's private environment
- documentation regarding env config files: https://www.jetbrains.com/help/idea/exploring-http-syntax.html#example-working-with-environment-files
- rename Rest Client to HTTP Client
2023-06-21 14:54:45 +02:00
Michael Stepner
3c50c9f0af Update Stata.gitignore to ignore new auto backup files
Stata 18 introduced an auto-backup feature which creates a temporary file while a code file is open it its IDE.

These auto-backup files are analogous to the [Microsoft Office backup files that are gitignored](https://github.com/github/gitignore/blob/main/Global/MicrosoftOffice.gitignore).

[Ref](https://www.stata.com/manuals/gsm13.pdf):
> The Do-file Editor now creates a backup file whenever it opens a document or creates a new one.
> When an existing document is opened, Stata creates a backup file of a document that is saved to disk
> in the same directory using the existing document’s filename prefixed with ~ and with the extension
> .stswp. When you edit a new and unsaved document, it saves the backup file to the temp directory.
> When a document is closed, the backup file is deleted. However, if Stata does not exit cleanly because
> of a power outage or a computer crash, the backup file is left behind.
2023-06-14 23:47:24 -05:00
Anoduck
d34fe3a059 Added undo-tree
Added undo-tree, which is a popular package for undoing changes made to a file. It leaves hidden files everywhere, and can litter up a repository if not ignored. 

I have to add `*.~undo-tree~` to every `.gitignore` file in every repository I am working in. As you can guess, this gets very tedious.
2023-03-20 05:50:59 +00:00
Tyler Pruitt
cf93b5277e Fix Metals gitignore
* Removed leading space so comments are treated as comments
* Updated Reference comment
* Updated ignored files to latest recommendation
2023-01-31 20:07:18 -06:00
todd-flanagan
9644568fcd per review comments 2022-07-08 13:05:31 -04:00
todd-flanagan
1fb3025596 Update MATLAB.gitignore
added entry for ctf artifacts
2022-07-08 11:12:03 -04:00
Rob Purser
348be0078f Change MATLAB Drive comment 2022-07-07 09:33:21 -04:00