# Python-generated files
__pycache__/
.DS_Store
mini/.DS_Store
*.py[oc]
build/
dist/
wheels/
*.egg-info
.env

# PyPI credentials
.pypirc

# Virtual environments
.venv
