mirror of
https://github.com/getpelican/pelican.git
synced 2026-05-27 23:16:12 +02:00
4 lines
136 B
Text
4 lines
136 B
Text
include *.rst
|
|
global-include *.py
|
|
recursive-include pelican *.html *.css *png *.in *.rst *.md
|
|
include LICENSE THANKS docs/changelog.rst
|