Merge pull request #5163 from csware/gitignore-vs2017 Ignore VS2017 specific files and folders
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