brewlog/.gitignore
2026-05-22 14:59:39 +00:00

18 lines
252 B
Text

# Build artifacts
target/
reviews/
# 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
# Backup of database
backup.json