Commit 5f22f8d2d3eee794986369b85dc2b7afdf51d14b

Sven Strickroth 2019-07-12T17:25:50

Ignore VS2017 specific files and folders Signed-off-by: Sven Strickroth <email@cs-ware.de>

1
2
3
4
5
6
7
8
9
10
diff --git a/.gitignore b/.gitignore
index 5991a41..dec3dca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,5 @@ tags
 mkmf.log
 *.profdata
 *.profraw
+CMakeSettings.json
+.vs