**/__pycache__
**/.idea
**/*.c
**/*.pyd
**/build
**/dist
**/*.egg-info

**/.mypy_cache
**/.pytest_cache
**/.ruff_cache
**/.venv
