summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-11 17:49:55 +0700
committerVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-11 17:49:59 +0700
commite8824357fbfadb61f6ef33be7caabf0e08358c57 (patch)
tree89295d9ca3f3b81ea46138bebb04eb0e056e4824 /.gitignore
parenta49938dad21c173a69390742e061143b42557006 (diff)
downloadpython-ironicclient-e8824357fbfadb61f6ef33be7caabf0e08358c57.tar.gz
Remove testrepository
This commit is a follow-up of "switch to using stestr" which was merged already [1]. After switch to using stestr, testrepository is unnecessary and should be removed. [1] https://review.openstack.org/571721 Change-Id: I40eb85cae6027fe188264807212d41d9737f7452
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 286ce01..2afaba3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,7 +27,6 @@ develop-eggs
# Other
*.DS_Store
.stestr
-.testrepository
.tox
.idea
.venv