forked from github/pelican
6 lines
No EOL
227 B
Text
6 lines
No EOL
227 B
Text
include *.rst
|
|
recursive-include pelican *.html *.css *png *.rst *.markdown *.md *.mkd *.xml *.py *.jinja2
|
|
include LICENSE THANKS docs/changelog.rst pyproject.toml
|
|
graft samples
|
|
global-exclude __pycache__
|
|
global-exclude *.py[co] |