Commit bc83262f by Tim Committed by Eric

.vs/ and CmakeSettings.json to gitignore (#522)

parent df415adb
...@@ -45,6 +45,9 @@ rules.ninja ...@@ -45,6 +45,9 @@ rules.ninja
build/ build/
_build/ _build/
# in-source dependancies # in-source dependencies
/googletest/ /googletest/
# Visual Studio 2015/2017 cache/options directory
.vs/
CMakeSettings.json
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment