From 8b37bf215040e3dfdc69d9130f260d30b36f31c2 Mon Sep 17 00:00:00 2001 From: Patrick Cozzi Date: Wed, 30 Dec 2015 13:45:07 -0500 Subject: [PATCH] Update .gitignore for Mac and node --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 4909f73..138b27a 100644 --- a/.gitignore +++ b/.gitignore @@ -155,3 +155,8 @@ local.properties debug/ + +.DS_Store + +/node_modules +npm-debug.log \ No newline at end of file