From ba0f5b2e0e336a3ef8401fcdff9e2cb5830fb68f Mon Sep 17 00:00:00 2001 From: Manos Katsomallos Date: Tue, 16 May 2017 15:49:22 +0200 Subject: [PATCH] Added gitignore --- .gitignore | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8de7b22 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +# Mac OS +*.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