2006-10-16 21:50:46 +00:00
|
|
|
include AUTHORS
|
2015-07-23 16:13:34 +00:00
|
|
|
include Gruntfile.js
|
2006-10-16 21:50:46 +00:00
|
|
|
include INSTALL
|
|
|
|
include LICENSE
|
2015-09-27 00:48:20 +00:00
|
|
|
include LICENSE.python
|
2007-04-03 12:28:19 +00:00
|
|
|
include MANIFEST.in
|
2015-07-23 16:13:34 +00:00
|
|
|
include package.json
|
|
|
|
include *.rst
|
2015-12-12 03:06:34 +00:00
|
|
|
graft django
|
2015-07-23 16:13:34 +00:00
|
|
|
prune django/contrib/admin/bin
|
2015-12-12 03:06:34 +00:00
|
|
|
graft docs
|
|
|
|
graft extras
|
|
|
|
graft js_tests
|
|
|
|
graft scripts
|
|
|
|
graft tests
|
|
|
|
global-exclude __pycache__
|
|
|
|
global-exclude *.py[co]
|