From ebbbcc40c93923c3f70918c62ac29f916ae7e21d Mon Sep 17 00:00:00 2001 From: Jeongkyu Shin Date: Fri, 28 Sep 2012 00:31:45 +0900 Subject: [PATCH] refs #514 : add ignore rules --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..2f08a76ed --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +Icon? +ehthumbs.db +Thumbs.db +attach +cache