-
Richard van der Hoff authored
this makes docker builds a bit faster.
Richard van der Hoff authoredthis makes docker builds a bit faster.
.dockerignore 139 B
# ignore everything by default
*
# things to include
!docker
!scripts
!synapse
!MANIFEST.in
!README.rst
!setup.py
!synctl
**/__pycache__