mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
18 lines
506 B
Text
18 lines
506 B
Text
include AUTHORS
|
|
include LICENSE
|
|
include README.rst
|
|
include testrunner.py
|
|
include setup.cfg
|
|
include tests/*.py
|
|
include tests/assets/Lenna.png
|
|
include tests/assets/lenna-*.jpg
|
|
include tests/media/lenna.png
|
|
prune tests/media/CACHE
|
|
prune tests/media/b
|
|
prune tests/media/photos
|
|
include docs/Makefile
|
|
include docs/conf.py
|
|
include docs/make.bat
|
|
include docs/*.rst
|
|
recursive-include docs/_themes LICENSE README.rst flask_theme_support.py theme.conf *.css_t *.css *.html
|
|
recursive-include imagekit/templates *.html
|