Memmie Lenglet
edd04dce90
Add TimeMachine recovery boot loader
2025-07-30 06:07:33 +08:00
Memmie Lenglet
52c2f9a7c5
Add disk label
...
https://refit.sourceforge.net/info/vollabel.html
grub-render-label(1)
https://web.archive.org/web/20201023104810/https://opensource.apple.com/source/kext_tools/kext_tools-623.120.1/bootcaches.plist.auto.html
2025-07-30 06:05:22 +08:00
Memmie Lenglet
1141dbc87f
Add TimeMachine dirs
...
https://web.archive.org/web/20190101000001/https://www.baligu.com/pondini/TM/Works2.html
https://web.archive.org/web/20201210025437/https://www.baligu.com/pondini/TM/30.html
/System/Library/CoreServices/backupd.bundle/Contents/Resources/StdExclusions.plist
2025-07-30 05:52:25 +08:00
Memmie Lenglet
08a7300667
Add system file reference dirs
...
/.vol/234881034/105486 is file #105486 on volume #234881034
https://developer.apple.com/library/archive/qa/qa2001/qa1113.html
/.file/id=6571367.17424234/ is file #17424234 on device #6571367
https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/AccessingFilesandDirectories/AccessingFilesandDirectories.html#//apple_ref/doc/uid/TP40010672-CH3-SW6
https://apple.stackexchange.com/questions/231447/is-it-normal-to-have-a-hidden-file-named-file-in/
2025-07-30 05:46:22 +08:00
Memmie Lenglet
51d9679541
Add quota system files
...
http://novosial.org/osx/quota/index.html
https://web.archive.org/web/20150906150310/http://hints.macworld.com/article.php?story=20030808130810285
https://www.cnet.com/news/how-to-limit-user-disk-space-with-partitions-and-quotas-in-os-x/
2025-07-30 05:42:00 +08:00
Memmie Lenglet
9e92df704e
Add file used by HFS+ to handle the metadata zone
...
https://developer.apple.com/library/archive/technotes/tn/tn1150.html#HotFile
2025-07-30 05:37:07 +08:00
Memmie Lenglet
647cae16e7
Add folders used for software updates and app sandboxing
2025-07-30 05:33:11 +08:00
Memmie Lenglet
b27567d5be
Add flag file created by Spotlight
...
Flag file indicate that the drive can be used by Time Machine as a backup target
2025-07-30 05:21:38 +08:00
Memmie Lenglet
7b33adcda3
Add Mac OS 6 to 9 specific files
...
Metas databases (https://web.archive.org/web/20230328234043/https://support.apple.com/kb/TA46427?locale=en_US ), Sherlock settings, Find By Content indexer folders (https://netatalk.io/docs/Special-Files-and-Folders , https://www.kb.cert.org/vuls/id/177243/ )
2025-07-30 05:19:57 +08:00
Memmie Lenglet
1b3fb86582
Rename section
...
Files that start with ._ are resource forks: https://en.wikipedia.org/wiki/Resource_fork#Macintosh_file_systems
2025-07-30 05:15:04 +08:00
Daniel Johnson
622c03138b
Merge pull request #4690 from softwaredevelop/add-metatrader5-gitignore
...
Add .gitignore template for MetaTrader 5 / MQL5
2025-07-25 14:50:38 -07:00
Devin Dooley
926c9adf28
Merge pull request #4351 from Tc-KGu/patch-3
2025-07-25 14:45:38 -07:00
Daniel Johnson
43df23c02c
Merge pull request #4688 from 1234567Yang/main
...
Visual Studio: x86 and x64 only ignore in debug dir
2025-07-25 14:44:44 -07:00
Tim Hunter
1d4819b2dc
Merge pull request #4455 from RScrafted/patch-1
...
Update Terraform.gitignore to ignore graph files
2025-07-21 11:41:49 -07:00
RScrafted
2f3c7b3f2e
Comment out *.dot pattern with note, based on reviewer suggestion
2025-07-18 11:55:15 +01:00
RScrafted
7125e5c434
Update Terraform.gitignore to reflect reviewer guidance and best practices
2025-07-18 11:46:47 +01:00
Rachit S
fe8783ff7b
Merge branch 'github:main' into patch-1
2025-07-17 20:19:21 +01:00
softwaredevelop
67806c58a0
Add .gitignore template for MetaTrader 5 / MQL5
2025-07-17 16:02:55 +00:00
Tim Hunter
9c2e50c7cc
Merge pull request #4686 from injust/patch-1
...
Update broken virtualenv link
2025-07-16 08:13:03 -07:00
Justin Su
b0b879651f
Update broken virtualenv link
2025-07-15 14:24:35 -04:00
Yang
de16f7faa2
x86 and x64 only ignore in debug dir
2025-07-14 13:43:50 -07:00
Devin Dooley
b46f89d56f
Merge pull request #4687 from injust/python-revert-cursor
...
Remove Cursor files from Python gitignore
2025-07-14 09:58:00 -07:00
Justin Su
bdc996bb1f
Revert "Merge pull request #4633 from Wuhall/main"
...
This reverts commit 9cabb94d2a .
2025-07-13 15:36:37 -04:00
Knut Guettel
3bfa4f45a6
Update TwinCAT3.gitignore
2025-07-08 08:55:49 +02:00
Devin Dooley
01d2bee6fa
Merge pull request #4682 from gh658804/patch-1
...
Update VisualStudio.gitignore - remove *.vbp extension
2025-07-07 10:18:21 -07:00
Knut Guettel
a606bd2abe
Merge branch 'main' into patch-3
2025-07-07 08:53:33 +02:00
Tim Hunter
310d5c4fa4
Merge pull request #4420 from testwill/typo
...
fix: typo
2025-07-04 09:39:10 -07:00
gh658804
105082db06
Update VisualStudio.gitignore - remove *.vbp extension
...
Remove *.vbp extension. Such files are the main Visual Basic 6 Project Files and should not be ignored. It's like ignoring .csproj or .vbproj files in .NET projects.
2025-07-02 22:44:18 +03:00
Devin Dooley
524ae7b4c7
Merge pull request #4162 from arnaudmiribel/main
...
Update Python.gitignore to include Streamlit secrets
2025-07-01 10:02:27 -07:00
Arnaud
b7cb2f2705
Merge branch 'main' into main
2025-07-01 11:32:02 -04:00
Daniel Johnson
1a3a16e998
Merge pull request #4340 from timheuer/master
...
Update VisualStudio.gitignore for ENV files
2025-06-27 13:13:14 -07:00
Devin Dooley
7ffb40c732
Merge pull request #4298 from taronaeo/main
...
Node.gitignore include support for SvelteKit, Vite, Firebase, and .env.example
2025-06-26 10:02:27 -07:00
Aaron Teo
de28afe56c
chore: revert .env.* changes
2025-06-27 00:55:10 +08:00
Aaron Teo
8c5178ac3a
chore: add trailing-slash to firebase
...
Co-authored-by: Devin Dooley <dooleydevin@github.com>
2025-06-26 21:04:59 +08:00
Aaron Teo
a2d805bcd3
chore: add trailing slash to svelte-kit
...
Co-authored-by: Devin Dooley <dooleydevin@github.com>
2025-06-26 21:04:44 +08:00
Aaron Teo
ad58833608
Merge branch 'main' into main
2025-06-26 21:04:22 +08:00
Devin Dooley
df4a30a406
Merge pull request #4563 from mark-lazarides/ftr/update-twincat3-libs-dir-update
...
modifies lib exclude, adds example lib include
2025-06-25 09:45:37 -07:00
Mark Lazarides
aebe7c1afb
Merge branch 'main' into ftr/update-twincat3-libs-dir-update
2025-06-25 14:29:38 +01:00
Devin Dooley
2773525181
Merge pull request #4465 from scop/lefthook
...
Add Lefthook.gitignore
2025-06-23 16:48:43 -07: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
57208bef83
Merge pull request #4332 from Quantalabs/main
...
Use yarn v3 instead of v2
2025-06-20 14:43:01 -07:00
Daniel Johnson
2f480b3459
Merge pull request #4663 from Young-TW/main
...
Add HIP.gitignore
2025-06-20 14:42:16 -07:00
Daniel Johnson
02094efb9b
Merge pull request #4464 from scop/mise
...
Add mise.gitignore
2025-06-20 14:40:47 -07:00
Daniel Johnson
d0c6a25dd6
Merge pull request #4662 from mikerochip/main
...
Add TestFramework and fix Addressables in Unity.gitignore
2025-06-20 14:38:26 -07:00
Daniel Johnson
14bc92d730
Merge pull request #4223 from sqltoolbox/sqltoolbox/gitignore-add-ssdt-sqlproj-template
...
Add SSDT sqlproj specific gitignore file for database development usi…
2025-06-20 14:34:02 -07:00
Daniel Johnson
9bfaab8626
Merge pull request #4378 from henriquewerlang/main
...
New extension to ignore in Delphi IDE.
2025-06-20 14:24:31 -07:00
Daniel Johnson
975d0c3945
Merge pull request #4671 from akaIDIOT/patch-python-pdm
...
Update documentation link for pdm, use recommended includes/excludes
2025-06-20 14:23:29 -07:00
Daniel Johnson
4b412d5a4a
Merge pull request #4240 from nowsprinting/unity-auto-generated-by-run-playmode-tests
...
Add auto-generated scenes by Unity play mode tests
2025-06-20 13:23:25 -07:00
Daniel Johnson
820563a00f
Merge pull request #4471 from kasi-x/main
...
add pixi configure in python gitignore
2025-06-20 13:22:57 -07:00