# Build artifacts
target/
reviews/
result*
.direnv/

# SQLite database files
*.db
*.db-journal
*.db-shm
*.db-wal

# Runtime configuration and secrets
*.env

# Generated by TailwindCSS CLI as part of `cargo build`
static/css/styles.css

# This is generated by the nix shell hook
.pre-commit-config.yaml

# Backup of database
backup.json
