mirror of https://github.com/django/django.git
17 lines
276 B
Plaintext
17 lines
276 B
Plaintext
include AUTHORS
|
|
include Gruntfile.js
|
|
include INSTALL
|
|
include LICENSE
|
|
include LICENSE.python
|
|
include MANIFEST.in
|
|
include package.json
|
|
include *.rst
|
|
graft django
|
|
graft docs
|
|
graft extras
|
|
graft js_tests
|
|
graft scripts
|
|
graft tests
|
|
global-exclude __pycache__
|
|
global-exclude *.py[co]
|