forked from github/pelican
Don't include all the .py files in the root folder
This commit is contained in:
parent
15606f8dea
commit
cc15629966
1 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
|||
include *.rst
|
||||
global-include *.py
|
||||
recursive-include pelican *.html *.css *png *.in *.rst *.md *.mkd *.xml
|
||||
recursive-include pelican *.html *.css *png *.in *.rst *.md *.mkd *.xml *.py
|
||||
include LICENSE THANKS docs/changelog.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue