cc-dashboard/.gitignore
Vadym Samoilenko 7b30880d44 Initial commit — CC Dashboard v1.0
Multi-tenant Claude Code monitoring dashboard.
FastAPI + PostgreSQL + Docker + SSE real-time updates.
Montserrat font, black/#FFC407 color scheme.
Apache reverse proxy config at /cc-dashboard/.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 12:54:47 +00:00

25 lines
193 B
Text

.env
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
.coverage
dist/
node_modules/
*.jar
*.class
*.log
*.app
*.exe
*.war
.DS_Store
Thumbs.db
.idea/
TEST*.xml
*.mp4
*.tiff
*.avi
*.flv
*.mov
*.wmv