forked from github/pelican
3 lines
154 B
Text
3 lines
154 B
Text
include *.rst
|
|
recursive-include pelican *.html *.css *png *.rst *.markdown *.md *.mkd *.xml *.py
|
|
include LICENSE THANKS docs/changelog.rst pyproject.toml
|