/build
/dist
/venv*
/*.egg-info
*.pyc
/.project
/.pydevproject
/.settings
/.pytest_cache/
/.venv
# e.g. ruff/mypy
/.*cache
