aodh/.gitignore
Stephen Finucane 63c3466f29 Migrate to stestr
This is effectively os-testr but maintained.

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: I97183318f715b03f31145fa3d0f00bb7bc8a0c82
2022-03-23 10:23:00 +00:00

26 lines
315 B
Plaintext

*.egg*
*.mo
*.pyc
*~
.*.swp
.*sw?
.coverage
.stestr
.tox
AUTHORS
build/*
ChangeLog
cover/*
dist/*
doc/build
etc/aodh/aodh.conf
subunit.log
# Files created by releasenotes build
releasenotes/build
/doc/source/contributor/api/
doc/source/_static/aodh.policy.yaml.sample
doc/source/_static/aodh.conf.sample
.vscode/