# Secrets and local state — never bake into the build context/image. .env rota.json # VCS and tooling. .git .gitignore .golangci.yml .markdownlint-cli2.yaml .pre-commit-config.yaml .claude # Docs and the Dockerfile itself. docs README.md Dockerfile .dockerignore