From 3038eb09e1eefacf7657c004776dfc1cccb919ab Mon Sep 17 00:00:00 2001 From: Pin Lin Date: Sun, 25 Feb 2018 23:45:24 +0800 Subject: [PATCH] add .gitignore --- .gitignore | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..758ea31 --- /dev/null +++ b/.gitignore @@ -0,0 +1,28 @@ +# ---> macOS +*.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 +