summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Basnight <mbasnight@gmail.com>2013-06-17 23:47:43 -0700
committerMichael Basnight <mbasnight@gmail.com>2013-06-18 00:05:22 -0700
commitbc90b3e088d3d4b83b5b3de0f9f83d9b6956947d (patch)
tree4af3677ad6f6f32bc1df77bfd5fad637e28eb901 /.gitignore
parent741d82c0e8546b594032695c2cc3dbd2f7473417 (diff)
downloadpython-troveclient-bc90b3e088d3d4b83b5b3de0f9f83d9b6956947d.tar.gz
Migrate to testr.
Change-Id: I497fc21a0795b8921f989d7a00b6a73f7730cd22
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 41564f0..686023c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
*.pyc
+.testrepository
.tox/*
dist/*
build/*