promenade/.dockerignore

27 lines
297 B
Plaintext

# Pyenv version file
.python-version
# Chart artifacts
charts/*.tgz
charts/*/charts
charts/*/requirements.lock
# Build & test artifacts
.eggs
.helm-pid
.tox
AUTHORS
ChangeLog
build
conformance
promenade.egg-info
tmp
# Python artifacts
__pycache__
# Non-image related files
docs
examples
tools