Files
mkdocs/MANIFEST.in
2016-01-17 08:47:31 +00:00

6 lines
195 B
Plaintext

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