Commit 29fe79e6538062cffe8aa083136f6cb97a72e724

Patrick Steinhardt 2019-07-18T14:07:22

Merge pull request #5163 from csware/gitignore-vs2017 Ignore VS2017 specific files and folders

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