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

# Virtual environments
.venv
uv.lock

# mxdev
constraints*.txt
requirements*.txt
.mxdev_cache/

# Zope
instance/
