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

# Virtual environments
.venv

# Lock files / specific Python versions
# They are generally recommended to be ignored for libraries, so it is done for now, but might change.
uv.lock
.python-version
