1# ignore everything by default
2*
3
4# things to include
5!docker
6!scripts
7!synapse
8!MANIFEST.in
9!README.rst
10!setup.py
11!synctl
12
13**/__pycache__
14