- BackInfo (exe + ini + ps1) in assets/ - X9 logo (ico + jpeg) in assets/Logo/ - Colleague specs and review results in docs/ - Interactive review page v2 (review.html) - Updated CLAUDE.md with all decisions from 2026-04-15 session - Updated .gitignore (flash.zip, W11.pdf) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
23 lines
169 B
Text
23 lines
169 B
Text
# Secrets
|
|
.env
|
|
*.key
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Windows
|
|
Thumbs.db
|
|
Desktop.ini
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Temp
|
|
*.tmp
|
|
*.bak
|
|
|
|
# Build artifacts
|
|
flash.zip
|
|
|
|
# Large reference files
|
|
W11.pdf
|