From 91d1dcf119697bc6a525164ac9fe176e1a5ba9e1 Mon Sep 17 00:00:00 2001 From: Nick Genovese Date: Wed, 16 Oct 2024 19:23:26 -0400 Subject: [PATCH] chore: updated git ignore for mac files --- .gitignore | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/.gitignore b/.gitignore index 60295c6..c0c9d10 100644 --- a/.gitignore +++ b/.gitignore @@ -356,3 +356,30 @@ MigrationBackup/ *.projectinfo~Stashed changes *.yml *.sln + +# 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