heat-cfntools/.gitignore
Ha Manh Dong 97aec93e2b Switch to use stestr for unit test
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
So we should switch to stestr.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I14ae3879465e622f36fd7bba3f04cb6e0cb7500e
2018-07-19 15:30:51 -04:00

11 lines
91 B
Plaintext

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