mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 15:31:03 +00:00
14 lines
251 B
Text
14 lines
251 B
Text
include AUTHORS
|
|
include babel.cfg
|
|
include ChangeLog
|
|
include LICENSE
|
|
include README.rst
|
|
|
|
recursive-include doc *
|
|
recursive-include tests *
|
|
recursive-include python-openstackclient *.po *.pot
|
|
|
|
exclude .gitignore
|
|
exclude .gitreview
|
|
|
|
global-exclude *.pyc
|