chore(tests): add gitignore for test results and reports

This commit is contained in:
catlog22
2026-02-01 11:16:00 +08:00
parent fc1471396c
commit 44cc4cad0f

View File

@@ -1 +1,28 @@
# Test results and reports
playwright-report/
test-results/
/dist/
# Build outputs
node_modules/
.env.local
.env.*.local
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Temporary files
*.tmp
*.log
tmp.json
nul
# CCW tools
.ace-tool/