mirror of
https://github.com/django/django.git
synced 2026-02-09 02:49:25 +08:00
16 lines
249 B
Plaintext
16 lines
249 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 tests
|
|
global-exclude *.py[co]
|
|
prune scripts
|