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
|
install_manifest.txt
|
||||||
|
|
||||||
build*
|
build*
|
||||||
|
cmake-build*
|
||||||
Build*
|
Build*
|
||||||
Debug
|
Debug
|
||||||
RelWithDebInfo
|
RelWithDebInfo
|
||||||
|
Reference in New Issue
Block a user