From 519311f8fe64c586f89735e9224df0bd89178513 Mon Sep 17 00:00:00 2001 From: shenlei Date: Wed, 2 Sep 2026 09:11:44 +0900 Subject: [PATCH] Ignore classic build artifacts --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 474eda2e..938c54b2 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ /build/ /build-ios/ /build-android/ +/build-classic/ /cmake-build-*/ compile_commands.json