mirror of
https://github.com/getpelican/pelican.git
synced 2026-06-06 20:46:55 +02:00
4 lines
148 B
Text
4 lines
148 B
Text
include *.rst
|
|
global-include *.py
|
|
recursive-include pelican *.html *.css *png *.in *.rst *.md *.mkd *.xml
|
|
include LICENSE THANKS docs/changelog.rst
|