Exclude cmake-build directory from git.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -17,6 +17,7 @@ cmake_install.cmake
|
||||
install_manifest.txt
|
||||
|
||||
build*
|
||||
cmake-build*
|
||||
Build*
|
||||
Debug
|
||||
RelWithDebInfo
|
||||
|
Reference in New Issue
Block a user