From 1ab6e400963e0ca9961460fb47db5154f7c6f007 Mon Sep 17 00:00:00 2001 From: Sangbum Kim Date: Tue, 8 Mar 2016 06:01:41 +0900 Subject: [PATCH] added gitignore file --- .gitignore | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9aeb782 --- /dev/null +++ b/.gitignore @@ -0,0 +1,30 @@ + +# Created by https://www.gitignore.io/api/osx + +### OSX ### +.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 + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk +