heat-cfntools/.gitignore
Takashi Kajinami 52eb90c900 Show coverage report
... for easy reference. Also fix the missing coverage library.

Change-Id: I895c1372a17f708a1fb11198fe2f3461f4854f53
2024-02-07 12:33:35 +09:00

13 lines
113 B
Plaintext

*.pyc
*.swp
build
dist
heat_cfntools.egg-info/
.stestr/
subunit.log
.tox
.coverage
.coverage.*
AUTHORS
ChangeLog