2012-06-28 07:45:35 -07:00
|
|
|
include AUTHORS
|
2013-05-31 12:00:26 +02:00
|
|
|
include README.rst
|
2012-06-28 07:45:35 -07:00
|
|
|
include ChangeLog
|
2013-05-31 12:00:26 +02:00
|
|
|
include LICENSE
|
2016-09-26 11:47:45 +01:00
|
|
|
|
|
|
|
include vmware_nsx/db/migration/alembic_migrations/script.py.mako
|
|
|
|
recursive-include vmware_nsx/db/migration/alembic_migrations/versions *
|
|
|
|
|
2014-12-20 23:20:48 -08:00
|
|
|
recursive-include vmware_nsx/neutron/locale *
|
2012-06-28 07:45:35 -07:00
|
|
|
|
|
|
|
exclude .gitignore
|
|
|
|
exclude .gitreview
|
|
|
|
|
|
|
|
global-exclude *.pyc
|