# ignore everything by default
*

# things to include
!docker
!synapse
!README.rst
!pyproject.toml
!poetry.lock

**/__pycache__