Add the templates to the manifest

This commit is contained in:
Dougal Matthews
2015-06-23 21:31:32 +01:00
parent 06724c1c50
commit b040b2207e

View File

@@ -1,3 +1,5 @@
recursive-include mkdocs/themes *.ico *.js *.css *.png *.html *.eot *.svg *.ttf *.woff
include README.md
include LICENSE.md
recursive-include mkdocs *.ico *.js *.css *.png *.html *.eot *.svg *.ttf *.woff *.xml
recursive-exclude * __pycache__
recursive-exclude * *.py[co]