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