From 889b0d80435a732e34ca56d5dbe41c57e991b8c0 Mon Sep 17 00:00:00 2001 From: kougyokugentou <41278462+kougyokugentou@users.noreply.github.com> Date: Sun, 26 Apr 2020 20:25:05 -0700 Subject: [PATCH] gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3dea4ce..cb5dd10 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ bin/* -obj/* \ No newline at end of file +obj/* +.vs/* \ No newline at end of file