Files
bot-bottle/.dockerignore
2026-05-07 22:45:36 -04:00

11 lines
289 B
Plaintext

# Keep the Docker build context lean. The Dockerfile doesn't COPY anything
# from the repo today, so this is mostly defensive — but it also means
# `docker build` doesn't ship gigabytes-of-history (.git) to the daemon as
# the repo grows.
.git
.gitignore
.dockerignore
.claude
docs
*.md