mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-04-12 07:06:28 +07:00
6 lines
195 B
Plaintext
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]
|