From 9c9f253a05ff3981752818ffa58d9ff43e3d6285 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