README.md
Rendering markdown...
# Docker build context excludes
# Large source trees are already ignored by .gitignore, but we also
# exclude them from the Docker build context to keep the context small.
#httpd-2.4.66/
#httpd-2.4.67/
*.diff
*.md
examples/
docs/
scripts/
#tests/
Makefile
.dockerignore
.git
.gitignore