mirror of
https://github.com/jazzband/django-ddp.git
synced 2026-05-14 18:43:17 +00:00
13 lines
240 B
Text
13 lines
240 B
Text
include LICENSE
|
|
include *.rst
|
|
include *.sh
|
|
include *.txt
|
|
include requirements*.txt
|
|
include .gitignore
|
|
include Makefile
|
|
exclude tox.ini
|
|
graft dddp/test/meteor_todos
|
|
graft dddp/test/build
|
|
prune docs
|
|
exclude .travis.yml.sh
|
|
exclude .travis.yml
|