From d62fb98ca9fd603a4b68248ffd1969a5e37d1b5b Mon Sep 17 00:00:00 2001 From: FongMi Date: Sun, 19 Jan 2025 00:01:26 +0800 Subject: [PATCH] Update .gitignore --- app/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/.gitignore b/app/.gitignore index 42afabfd2..7607bd2c3 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,2 @@ -/build \ No newline at end of file +/build +/.cxx \ No newline at end of file