chore: align forest AI development setup

This commit is contained in:
2026-07-21 20:07:51 +08:00
parent b7de3c28b6
commit d2ef10763c
7 changed files with 150 additions and 3 deletions

7
.gitignore vendored
View File

@@ -9,4 +9,11 @@ coverage/
*.log
test-results/
playwright-report/
.superpowers/
backend/tmp/
backend/data/
apps/web_v1/dist/
apps/web_v1/test-results/
apps/web_v1/playwright-report/
apps/desktop/src-tauri/target/
.worktrees/