heat-specs/.gitignore

17 lines
121 B
Plaintext

*.pyc
# Packages
*.egg*
# Unit test
.stestr/
.tox/
.venv
# Sphinx
doc/build/
# pbr generates these
AUTHORS
ChangeLog