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