mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
12 lines
128 B
Plaintext
12 lines
128 B
Plaintext
# ignore everything by default
|
|
*
|
|
|
|
# things to include
|
|
!docker
|
|
!synapse
|
|
!README.rst
|
|
!pyproject.toml
|
|
!poetry.lock
|
|
|
|
**/__pycache__
|