Merge "Add testrepository to git ignores."

This commit is contained in:
Jenkins 2013-05-31 04:59:47 +00:00 committed by Gerrit Code Review
commit b113336e12

1
.gitignore vendored
View File

@ -6,6 +6,7 @@
*.swp *.swp
.cinder-venv .cinder-venv
.coverage .coverage
.testrepository
.tox .tox
.venv .venv
AUTHORS AUTHORS