gitignore: ignore MinSizeRel build output directory
This commit is contained in:
parent
6e92f49be1
commit
9a22944598
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,6 +30,7 @@
|
|||||||
/Debug/
|
/Debug/
|
||||||
/ipch/
|
/ipch/
|
||||||
/lib/
|
/lib/
|
||||||
|
/MinSizeRel/
|
||||||
/out/
|
/out/
|
||||||
/Release/
|
/Release/
|
||||||
/RelWithDebInfo/
|
/RelWithDebInfo/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user