~johnsca/charms/trusty/cloudfoundry/better-basic-reconciler-status

1 by Benjamin Saller
initial version of generator lib + 'charm'
1
include AUTHORS.rst
2
include CONTRIBUTING.rst
3
include HISTORY.rst
4
include LICENSE
5
include README.rst
6
7
recursive-include tests *
8
recursive-exclude * __pycache__
9
recursive-exclude * *.py[co]
10
17 by Benjamin Saller
charmhelpers into charms, more service def work
11
recursive-include docs files *.rst conf.py Makefile make.bat