phosphor/.gitignore
Jeuner ca93367b5b feat: Phosphor v0.1.0 — clean CRT block-theme foundation (theme.json, FSE templates, parts, readme)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-10 11:00:15 +02:00

20 lines
187 B
Text

# Secrets — never commit
*.env
.env
.env.*
!.env.example
*credentials*
*.pem
*.key
# OS / editor
.DS_Store
Thumbs.db
*.swp
.idea/
.vscode/
# Build artifacts
dist/
*.zip
node_modules/