# Local config — holds the registry hostname and the shared password.
.env

# Build output
/foodster

# Generated by `templ generate` during the container build.
*_templ.go

# The database and its SQLite companions.
/data/
*.db
*.db-shm
*.db-wal
