From 3ced8fa6885339e04799af9d859429f57e30b620 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Fri, 26 Jun 2026 14:16:04 +0800 Subject: [PATCH] =?UTF-8?q?chore(app):=20=E6=96=B0=E5=A2=9E=20.gitignore?= =?UTF-8?q?=20=E5=BF=BD=E7=95=A5=20node=5Fmodules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- app/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/.gitignore diff --git a/app/.gitignore b/app/.gitignore new file mode 100644 index 0000000..c2658d7 --- /dev/null +++ b/app/.gitignore @@ -0,0 +1 @@ +node_modules/