mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 18:08:31 +07:00
6 lines
200 B
Plaintext
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]
|