From c3ef42dad254f6d04cab521c9ae619a46bb84f7a Mon Sep 17 00:00:00 2001
From: Sine Striker <trueful@163.com>
Date: 摹曛, 21 11月 2024 21:17:32 +0800
Subject: [PATCH] Fix #151 and a crash bug related to sub frameless window

---
 .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