# Build output bin/ # SQLite database *.db *.db-shm *.db-wal # Editor / IDE .cursor/ # Agent AGENT.md # Git .git/ # Frontend dev artifacts frontend/node_modules/ frontend/dist/ # Go test cache **/*_test.go # Misc *.md justfile