From 9df37f5a2f24eb9930aee4a53670328a777e1c70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E4=BA=91?= Date: Tue, 1 Jul 2025 09:04:22 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 44ec58c0..b1f4e245 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ # Logs logs *.log -*.txt +repo/js/**/*.txt +repo/pathing/**/*.txt npm-debug.log* yarn-debug.log* yarn-error.log*