mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-05-19 04:51:13 +00:00
11 lines
273 B
Text
11 lines
273 B
Text
recursive-include demo *.py *.rst *.html *.json *.txt
|
|
recursive-include docs Makefile *.py *.txt
|
|
recursive-include tests *.py
|
|
global-exclude *.pyc
|
|
include AUTHORS
|
|
include CHANGELOG
|
|
include CONTRIBUTING.rst
|
|
include INSTALL
|
|
include LICENSE
|
|
include README.rst
|
|
include VERSION
|