Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
6257 commits behind the upstream repository.
.dockerignore 139 B
# ignore everything by default
*

# things to include
!docker
!scripts
!synapse
!MANIFEST.in
!README.rst
!setup.py
!synctl

**/__pycache__