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