8dc7a73811
- Onboarding mit Widget-Toolbar Slide und Gaming Starter Board - Settings in Darstellung-Modal und schlankes Settings-Panel - About-Block als fixierten Footer im Settings-Panel - Dropdown-Optionen an Theme-Farben anpassen - Projekt-Dokumentation (Architektur, Widget-Schema, Patterns) - Firefox Update-URL für Store-Veröffentlichung - Versions-Bump auf 1.9.0 in allen Manifests
27 lines
330 B
Plaintext
27 lines
330 B
Plaintext
# System
|
|
.DS_Store
|
|
Thumbs.db
|
|
desktop.ini
|
|
CLAUDE.md
|
|
# Editor
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
|
|
# Build / Temp
|
|
dist/
|
|
*.zip
|
|
*.tar.gz
|
|
node_modules/
|
|
/xpi/
|
|
v2-planning.md
|
|
themes-v2.md
|
|
|
|
# Firefox Update-Manifest (wird auf hellion-media.de gehostet)
|
|
updates.json
|
|
|
|
# Persönliche Backup-Dateien (nicht ins Repo)
|
|
favorites_*.html
|
|
*_backup*.json
|