From 5e1c012c539e74804454d45a1b945093afdb8f4f Mon Sep 17 00:00:00 2001
From: Zhao Yuhang <2546789017@qq.com>
Date: 周日, 09 2月 2025 11:15:59 +0800
Subject: [PATCH] apply some fixes and workarounds

---
 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 04490f0..6f277c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,7 +76,7 @@
 .DS_Store
 */.DS_Store
 
-build-src*
+build-*
 build/
 cmake-build*
 *.user

--
Gitblit v1.9.1