mirror of
https://github.com/jazzband/django-ddp.git
synced 2026-03-16 22:40:24 +00:00
16 lines
325 B
Text
16 lines
325 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
|
|
prune dddp/test/build
|
|
prune dddp/test/meteor_todos/.meteor/local
|
|
graft docs
|
|
prune docs/_build
|
|
prune docs/node_modules
|
|
exclude .travis.yml.ok
|
|
exclude .travis.yml
|