forked from MirrorHub/synapse
11 lines
128 B
Text
11 lines
128 B
Text
# ignore everything by default
|
|
*
|
|
|
|
# things to include
|
|
!docker
|
|
!synapse
|
|
!README.rst
|
|
!pyproject.toml
|
|
!poetry.lock
|
|
|
|
**/__pycache__
|