mirror of
https://github.com/google/benchmark.git
synced 2025-04-03 16:10:58 +08:00
.vs/ and CmakeSettings.json to gitignore (#522)
This commit is contained in:
parent
df415adb2a
commit
bc83262f9d
5
.gitignore
vendored
5
.gitignore
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user