# Binaries and build outputs
/bin/

# SQLite databases and WAL journal files
*.db
*.db-wal
*.db-shm

# Environment files
.env
.env.*
!.env.example
