mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-11 04:24:19 -05: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__
|