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

# Build output
/foodster

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

# Local database
*.db
*.db-shm
*.db-wal
