__pycache__/
*.pyc
*.pyo
*.pyd
*.so
*.dylib
*.dll
*.egg-info/
dist/
build/
.venv/
.env/
.pytest_cache/
wheelhouse/

*.bak

