Files
mkdocs/MANIFEST.in
2016-04-14 14:49:08 -04:00

6 lines
203 B
Plaintext

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