Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# ignore everything by default
*
# things to include
!docker
!synapse
!README.rst
!pyproject.toml
!poetry.lock
**/__pycache__