From e279af0dcd2963359b2c26be7bccd2c8bcf508fb Mon Sep 17 00:00:00 2001 From: Albert Suarez Date: Sun, 8 Sep 2019 12:49:35 +0200 Subject: [PATCH] Added VS to gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 11fd96e..1439ffd 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,6 @@ com_crashlytics_export_strings.xml crashlytics.properties crashlytics-build.properties fabric.properties -data.yml \ No newline at end of file +data.yml +.vs +.vscode \ No newline at end of file