From 1f4bd20ef38791ddb027cec8a3c63169afc3f652 Mon Sep 17 00:00:00 2001 From: Stephen Grider Date: Thu, 6 Apr 2017 16:09:06 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 43324af..f76207f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ /node_modules bundle.js npm-debug.log +.DS_Store # IntelliJ *.iml -/.idea \ No newline at end of file +/.idea