feat(qt): add build directory to gitignore

This commit is contained in:
zhanghongyuan 2026-04-07 10:27:46 +08:00
parent e9c620b9f6
commit 7441291fc8

View File

@ -29,6 +29,7 @@ ui_*.h
*.jsc *.jsc
Makefile* Makefile*
*build-* *build-*
build/
*.qm *.qm
*.prl *.prl