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