node_modules db/*.db db/*.db-shm db/*.db-wal data/ *.log .git .gitignore # Never bake secrets into the image (COPY . . would otherwise include a stray .env) .env .env.* !.env.example