mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
13 lines
217 B
Text
13 lines
217 B
Text
include AUTHORS
|
|
include ChangeLog
|
|
include LICENSE
|
|
include openstackclient/versioninfo
|
|
include README.rst
|
|
|
|
recursive-include doc *
|
|
recursive-include tests *
|
|
|
|
exclude .gitignore
|
|
exclude .gitreview
|
|
|
|
global-exclude *.pyc
|