From a4c4948934dc3b8c52b5b7c8fd66bc82ede8ee70 Mon Sep 17 00:00:00 2001 From: Israel Garcia Date: Tue, 23 May 2017 20:29:41 -0400 Subject: [PATCH] ignore vs files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 844710c..46dc97c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ build downloads node_modules *.zip -npm-debug.log \ No newline at end of file +npm-debug.log +/.vs