python-apmecclient/.gitignore
Tung Doan be59d30267 Update MESO client and tox
Change-Id: I01079a8bce13cb1228a990de2827a19a53c0ccca
Signed-off-by: Tung Doan <doantungbk.203@gmail.com>
2018-09-07 15:01:42 -07:00

27 lines
337 B
Plaintext

*.pyc
*.DS_Store
*.egg
*.sw?
AUTHORS
ChangeLog
build/*
build-stamp
cover/*
doc/build/
doc/source/api/
python_apmecclient.egg-info/*
apmec/vcsversion.py
apmecclient/versioninfo
run_tests.err.log
run_tests.log
.autogenerated
.coverage
.testrepository/
.idea/
.tox/
.venv/
.stestr/
# Files created by releasenotes build
releasenotes/build