Ignore .stestr directory in .gitignore

Change-Id: I4b4468d92198a41c7feb596e9f957ac045bfa3d0
changes/76/566676/1
David Shrewsbury 5 years ago
parent c4db7a9c6c
commit d39b77eeab

1
.gitignore vendored

@ -1,6 +1,7 @@
*.egg
*.egg-info
*.pyc
.stestr
.test
.testrepository
.tox

Loading…
Cancel
Save