0bf1a62897
Replace prototype dark theme with a professional light-theme design using Outfit (UI) and IBM Plex Mono (data) fonts, navy topbar, white card surfaces, and a full CSS variable system for colors, shadows, spacing, and radii. Add LED status indicators, panel components, and structured tile layout with header/meta/footer sections. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
30 lines
286 B
Plaintext
30 lines
286 B
Plaintext
# Binary
|
|
/provisioning
|
|
/provisioning.exe
|
|
|
|
# Runtime data
|
|
data/
|
|
var/
|
|
|
|
# Config with secrets
|
|
provisioning.yaml
|
|
provisioning.production.yaml
|
|
server-types.yaml
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Go
|
|
vendor/
|
|
|
|
# Templ generated
|
|
*_templ.go
|
|
.claude/settings.json
|
|
.gstack/
|