ignore build* folder

This commit is contained in:
Yonggang Luo 2022-05-26 21:51:28 +08:00
parent 107f25f4d2
commit bc119ae0e7

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
.vs
/out
/CMakeUserPresets.json
/build*