platform-codebase/@packages/@plugins/analytics/e2e/.gitignore
Quinn Ftw 387475028e feat(plugins): add analytics plugin scaffold
Add analytics plugin package for tracking and metrics.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 16:08:06 -08:00

11 lines
123 B
Text

# Playwright
test-results/
playwright-report/
playwright/.cache/
.auth/
# Test outputs
*.log
screenshots/
videos/
traces/