From 8aa0fb3c21a039e83e21d84119242c8a2cb2fc68 Mon Sep 17 00:00:00 2001 From: Vincent Frascello <59906016+vfrascello@users.noreply.github.com> Date: Sun, 2 Apr 2023 22:20:55 +1000 Subject: [PATCH] Update .gitignore to include Mac osx system files --- .gitignore | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/.gitignore b/.gitignore index 5ca0973f8..6509c9117 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,27 @@ +# General .DS_Store +.AppleDouble +.LSOverride +# Icon must end with two \r +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