mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-04 21:58:54 +01:00
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__
|