From 84b5ff774ccd403fb98cb522dc41693742f6c04c Mon Sep 17 00:00:00 2001 From: Amir Ajorloo Date: Tue, 13 Oct 2020 00:49:17 +0330 Subject: [PATCH] add MacOS config to gitignore --- .gitignore | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/.gitignore b/.gitignore index 9132201..c9874e3 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,31 @@ docs/_build/ target/ screenshots TODO.txt + +### macOS ### +# 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