From 5f782888431cef159733647416a84f6bad5bf9be Mon Sep 17 00:00:00 2001 From: tinyhook Date: Tue, 21 Oct 2014 00:09:37 -0400 Subject: [PATCH] added a global gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 8fa66f02f..83c4e49e0 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ custom *.swp !custom/example.zshcache cache/ + +.DS_Store +.idea