From 44151cff48e943b533c00be30f7f588e7e1c710a Mon Sep 17 00:00:00 2001 From: Anjo <87346264+AnAndroNerd@users.noreply.github.com> Date: Sun, 15 Feb 2026 20:45:17 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/.gitignore b/.gitignore index 80c9c10a6..bfbd58a36 100644 --- a/.gitignore +++ b/.gitignore @@ -340,3 +340,27 @@ appcast.*.xml *.tar.gz .vscode/ Microsoft.AI.DirectML +# General +__MACOSX/ +.AppleDouble +.LSOverride +Icon[] + +# Thumbnails +._* + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns +.com.apple.timemachine.donotpresent + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk \ No newline at end of file