Added wildcard to build* folders in .gitignore
This commit is contained in:
parent
61e411b437
commit
5ae12d6d7c
4
.gitignore
vendored
4
.gitignore
vendored
@ -13,8 +13,8 @@ Makefile
|
|||||||
cmake_install.cmake
|
cmake_install.cmake
|
||||||
install_manifest.txt
|
install_manifest.txt
|
||||||
|
|
||||||
build
|
build*
|
||||||
Build
|
Build*
|
||||||
Debug
|
Debug
|
||||||
RelWithDebInfo
|
RelWithDebInfo
|
||||||
MinSizeRel
|
MinSizeRel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user