mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
6 lines
181 B
Text
6 lines
181 B
Text
include *.rst
|
|
global-include *.py
|
|
recursive-include pelican *.html *.css *png *.in
|
|
include LICENSE THANKS docs/changelog.rst
|
|
recursive-include tests *
|
|
recursive-exclude tests *.pyc
|