Add build2/ to gitignore

This commit is contained in:
2026-03-18 03:07:29 +08:00
parent 508d8b165b
commit 87835c5f7a

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
build/ build/
build2/
bin/ bin/
Release/ Release/
*.exe *.exe