0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 10:58:52 +01:00
wagtail/MANIFEST.in

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
225 B
Plaintext
Raw Normal View History

2018-03-14 14:59:02 +01:00
include LICENSE *.rst *.txt *.md
graft wagtail
prune wagtail/wagtailadmin/static_src
global-exclude __pycache__
global-exclude *.py[co]
global-exclude *.stories.js
global-exclude *.stories.tsx
recursive-exclude wagtail/ *.md