__pycache__/
*.pyc
*.pyo
.DS_Store
Thumbs.db
.venv/
venv/
.env

build/
dist/
*.egg-info/
.pytest_cache/
.cache/
