From 44122809b18ffa3c6c0efc868a5994b1b26a3ae1 Mon Sep 17 00:00:00 2001 From: yanweidong Date: Sun, 26 Jul 2026 17:36:03 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5d294f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,25 @@ +build +.build +builds +.builds +node_modules +.DS_Store +dist +dist-ssr +setup +*.local +.cursor/ +.worktrees/ +.env +.env.* +!.env.example +!front/tiny-engine-platform/env/.env.production +!front/tiny-engine-platform/env/.env.production.example +tmp/ +*.env.local +*.secret.* +*.local.yaml +*.local.yml +caddy/bin/ +# apps-repository/ +scripts/fixtures/platform-demo-seed-result.json