34 lines
456 B
Text
34 lines
456 B
Text
# General
|
|
.DS_Store
|
|
Thumbs.db
|
|
npm-debug.log*
|
|
*.log
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
|
|
# Env
|
|
.env
|
|
|
|
# App-specific
|
|
aaacalstatsdashxyz/node_modules/
|
|
aaacalstatsdashxyz/.vite/
|
|
aaacalstatsdashxyz/dist/
|
|
opsdash/node_modules/
|
|
opsdash/.vite/
|
|
opsdash/dist/
|
|
opsdash/tests/.phpunit.result.cache
|
|
opsdash/test-results/
|
|
opsdash/playwright-report/
|
|
build/
|
|
.npm-cache/
|
|
|
|
AGENTS.md
|
|
mockups/
|
|
.codex
|
|
.playwright-mcp/
|
|
.claude/
|
|
reports/
|
|
targets-auto-height-fixed.png
|
|
toolbar-fixed-mode.png
|