store/store.yaml lists all 8 modules (status published, DE+EN tagline/description, category, tags, license, repo) with real .fai bundle sha256 from chain pack. Bundles are unsigned for now per chain (require_signatures off; FAI_SIGNING_KEY untouched; Recl∆Im key + per-store pinning later) and staged under store/bundles (gitignored). Only mirror hosting remains. Signed-off-by: flemming-it <sf@flemming.it>
19 lines
176 B
Text
19 lines
176 B
Text
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.iml
|
|
*.swp
|
|
*.swo
|
|
|
|
# Local-only scratch
|
|
/scratch/
|
|
/.local/
|
|
.playwright-mcp/
|
|
*.log
|
|
reclaim-landing.png
|
|
app/build/
|
|
store/bundles/
|