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

# Virtual environments
.venv

# uv related
uv.lock
.ruff_cache/

# some
.env
test/
