forked from github/pelican
There no longer appear to be any *.in files in this project, presumably because we switched to Jinja2 templates instead. Refs #1155
3 lines
139 B
Text
3 lines
139 B
Text
include *.rst
|
|
recursive-include pelican *.html *.css *png *.rst *.markdown *.md *.mkd *.xml *.py
|
|
include LICENSE THANKS docs/changelog.rst
|