Files
John Smith f23a235aa2 Replace Swarm-style skills with Heretek Swarm skill set
Remove old triad-*, curiosity-*, governance-*, and Swarm-era skills.
Add 14 new heretek-* skills covering agent dev, API, backend, frontend,
Docker, monitoring, security, state, testing, debugging, migration,
NATS, contributing, and memory systems.

Also remove data/*.db files, docs/, and legacy .env.example.
2026-06-02 11:57:50 -04:00

22 lines
238 B
Plaintext

node_modules/
# Environment secrets
.env
*.token
*.matrixpw
*.key
secrets/
vault/
# Database files (may contain sensitive data - keep local only)
*.db
*.sqlite
*.sqlite3
# IDE and OS
.idea/
.vscode/
.DS_Store
Thumbs.db
.bg-shell/
.gsd/