python_moztelemetry/.dockerignore

9 строки
162 B
Plaintext

# Files/directories matching the patterns here will not be included
# in the Docker context when you run `docker build`.
.*
*.egg*
**/__pycache__/
**.pyc
**.pyo