# Python environment directories.
env/
pyenv/
.venv/

*.pyc
*.egg-info
dist/
.env

# Ignore data directory created for testing the package.
tests/data/
tests/models/

temp*

large_image-*.whl
*.pt