From 2053ef2bfef21369ad69b5c85780764857d3b2e2 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sun, 5 Feb 2017 13:24:11 -0800 Subject: [PATCH] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c7aa82b..cfd4ef1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .DS_Store - +node_modules +icons sandbox stash \ No newline at end of file