Ignore .stestr directory in .gitignore

Change-Id: I4b4468d92198a41c7feb596e9f957ac045bfa3d0
This commit is contained in:
David Shrewsbury
2018-05-07 12:37:44 -04:00
parent c4db7a9c6c
commit d39b77eeab
+1
View File
@@ -1,6 +1,7 @@
*.egg
*.egg-info
*.pyc
.stestr
.test
.testrepository
.tox