From b4804b4c979921770f5203a50492ad9ece333d41 Mon Sep 17 00:00:00 2001 From: Drew Warren Date: Tue, 9 May 2017 10:08:29 -0600 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c2658d7..afde3c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ node_modules/ +DS_Store +.vscode \ No newline at end of file