Codebase list matrix-synapse / debian/1.30.0-1 .dockerignore
debian/1.30.0-1

Tree @debian/1.30.0-1 (Download .tar.gz)

.dockerignore @debian/1.30.0-1raw · history · blame

# ignore everything by default
*

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

**/__pycache__