mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-05-21 22:01:58 +00:00
10 lines
241 B
Text
10 lines
241 B
Text
recursive-include django_downloadview *
|
|
recursive-include demo *.py *.rst *.html *.json *.txt
|
|
global-exclude *.pyc
|
|
include AUTHORS
|
|
include CHANGELOG
|
|
include CONTRIBUTING.rst
|
|
include INSTALL
|
|
include LICENSE
|
|
include README.rst
|
|
include VERSION
|