Add .stestr to gitignore

Change-Id: Ic62f2b9d23db74d757a032b42565eb0db31ee83b
This commit is contained in:
Hoang Trung Hieu 2018-01-22 15:21:25 +07:00 committed by Nguyen Van Trung
parent c645af7c4b
commit 82a26a90e2
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@ TAGS
build build
.coverage .coverage
.tox .tox
.stestr
cover cover
venv venv
.venv .venv