forked from MirrorHub/synapse
b2d2617c0d
this makes docker builds a bit faster.
13 lines
139 B
Text
13 lines
139 B
Text
# ignore everything by default
|
|
*
|
|
|
|
# things to include
|
|
!docker
|
|
!scripts
|
|
!synapse
|
|
!MANIFEST.in
|
|
!README.rst
|
|
!setup.py
|
|
!synctl
|
|
|
|
**/__pycache__
|