2019-06-27 12:18:51 +02:00
|
|
|
# ignore everything by default
|
|
|
|
*
|
|
|
|
|
|
|
|
# things to include
|
|
|
|
!docker
|
|
|
|
!synapse
|
|
|
|
!README.rst
|
2022-04-07 13:43:31 +02:00
|
|
|
!pyproject.toml
|
|
|
|
!poetry.lock
|
|
|
|
|
|
|
|
# TODO: remove these once we have moved over to using poetry-core in pyproject.toml
|
|
|
|
!MANIFEST.in
|
2019-06-27 12:18:51 +02:00
|
|
|
!setup.py
|
|
|
|
|
|
|
|
**/__pycache__
|