# Docker
.dockerignore
**/__pycache__
**/*.pyc
.pytest_cache/
.git/
*.egg-info/
dist/
build/
spark-warehouse/
.venv/
