mirror of
https://github.com/jazzband/django-categories.git
synced 2026-03-16 22:30:24 +00:00
15 lines
427 B
Text
15 lines
427 B
Text
include requirements.txt
|
|
include NOTICES.txt
|
|
include README.txt
|
|
include CREDITS.txt
|
|
include LICENSE.txt
|
|
|
|
recursive-include categories *.html *.txt *.json *.html
|
|
recursive-include categories/static *.html *.gif *.png *.css *.txt *.js
|
|
recursive-include categories/editor *.html *.gif *.png *.css *.js
|
|
|
|
recursive-include doc_src *.rst *.txt *.png *.css *.html *.js
|
|
include doc_src/Makefile
|
|
include doc_src/make.bat
|
|
|
|
prune example
|