From a6e3758c68edf4834d7b138877d941c7d5f12e55 Mon Sep 17 00:00:00 2001 From: Sergey Abramchuk Date: Sat, 12 Oct 2019 12:58:48 +0300 Subject: [PATCH] Add macOS generated items to the gitignore --- .gitignore | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/.gitignore b/.gitignore index 0e76568..602b0f2 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,33 @@ playground.xcworkspace # Carthage/Checkouts Carthage/Build + +## macOS generated + +# 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