mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +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
|