.env node_modules/ tests/node_modules/ tests/screenshots/ tests/visual/baseline/ tests/visual/current/ tests/visual/diff/ tests/reports/ *.log # SmartAdmin template — copied from APAW CBS repo, not tracked in downstream projects templates/smartadmin/ # SQLite databases — never commit db/*.db db/*.db-wal db/*.db-shm db/*.backup-* db/*.pre-merge-* # Root-level throwaway scripts /*.mjs # Production backups (contain secrets + DB snapshots — never commit) production-backup/ # Kilo agent configuration (managed locally, not committed) .kilo/ kilo-meta.json kilo.jsonc AGENTS.md admin-next/.env # Admin dev artifacts admin-next/.zscripts/*.pid admin-next/.next/ admin-next/node_modules/