blob: fc9ce97696d9f0466c5422f42ce7ba718499d087 (
plain)
| 1
2
3
4
5
 | recursive-include djangorestframework/static *.ico *.txt
recursive-include djangorestframework/templates *.txt *.html
recursive-include examples .keep *.py *.txt
recursive-include docs *.py *.rst *.html *.txt
include AUTHORS LICENSE requirements.txt tox.ini
 |