
Build project infrastructure, including: - project source tree - init sphinx doc - testr config file - .gitignore - requirement and test-requirement file - setup.py and setup.cfg - tox config file - empty README.rst Change-Id: Ia4c1b03aa1dc871b9e41d56bf7c4a160eff4e1e1
17 lines
182 B
Plaintext
17 lines
182 B
Plaintext
.autogenerated
|
|
.coverage
|
|
.project
|
|
.pydevproject
|
|
.python-version
|
|
.settings/
|
|
.testrepository/
|
|
.tox/
|
|
.venv
|
|
*.log
|
|
*.pyc
|
|
build/
|
|
ceilometer_zvm.egg-info/
|
|
dist/
|
|
doc/build/
|
|
AUTHORS
|
|
ChangeLog |