You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
369 B
14 lines
369 B
include AUTHORS |
|
include README.rst |
|
include ChangeLog |
|
include LICENSE |
|
include neutron/db/migration/README |
|
include neutron/db/migration/alembic.ini |
|
include neutron/db/migration/alembic_migrations/script.py.mako |
|
include neutron/db/migration/alembic_migrations/versions/README |
|
recursive-include neutron/locale * |
|
|
|
exclude .gitignore |
|
exclude .gitreview |
|
|
|
global-exclude *.pyc
|
|
|