From 7ec56a714e91d882992e0aedc7d6a8fc261e4389 Mon Sep 17 00:00:00 2001 From: Johannes Kreutz Date: Wed, 12 Aug 2020 11:11:37 +0200 Subject: [PATCH] Add .gitignore --- .gitignore | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bbf097b --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +# macOS Files +# 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