Commit 5cbe62eac01cdf7256231b0f97824ed6c67c8f7b

erik yuzwa 2021-02-12T19:28:57

ignore vs2019 meta folder

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/.gitignore b/.gitignore
index ff97acf..9ee2ec8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,6 +47,7 @@ xcuserdata
 *.xcworkspace
 
 # for Visual C++
+.vs
 Debug
 Release
 *.user