.git
.github
.venv
.pytest_cache
__pycache__
*.pyc
*.pyo
*.pyd
.db
.ipynb_checkpoints
dist
build
*.egg-info
.dockerignore
Dockerfile
