# Prettier doesn't support pyproject.toml

# Ignore everything
**/**
tests/responses/**

# Except
!*.toml
!*.yaml
!*.md
