Add build folder to gitignore. (#1488)
Default cmake build folder in vscode is `"cmake.buildDirectory": "${workspaceFolder}/build"`. Signed-off-by: Lipeng Zhu <lipeng.zhu@intel.com>
This commit is contained in:
parent
6c09eea2bc
commit
8af35a1712
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,6 +49,7 @@ nodes*.conf
|
||||
tests/cluster/tmp/*
|
||||
tests/rdma/rdma-test
|
||||
tags
|
||||
build/
|
||||
build-debug/
|
||||
build-release/
|
||||
cmake-build-debug/
|
||||
|
Loading…
x
Reference in New Issue
Block a user