From 7441291fc86a9b80476fe18680be6e8b2b1d1d94 Mon Sep 17 00:00:00 2001 From: zhanghongyuan Date: Tue, 7 Apr 2026 10:27:46 +0800 Subject: [PATCH] feat(qt): add build directory to gitignore --- Qt.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Qt.gitignore b/Qt.gitignore index 7f4826b46f..3e7cf89a0a 100644 --- a/Qt.gitignore +++ b/Qt.gitignore @@ -29,6 +29,7 @@ ui_*.h *.jsc Makefile* *build-* +build/ *.qm *.prl