Files
mkdocs/MANIFEST.in
2016-11-11 20:53:48 -06:00

6 lines
200 B
Plaintext

include README.md
include LICENSE
recursive-include mkdocs *.ico *.js *.css *.png *.html *.eot *.svg *.ttf *.woff *.woff2 *.xml *.mustache
recursive-exclude * __pycache__
recursive-exclude * *.py[co]