summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrant Knudson <bknudson@us.ibm.com>2014-05-19 17:08:24 -0500
committerBrant Knudson <bknudson@us.ibm.com>2014-05-19 17:08:24 -0500
commitc43f7152900f948d6257b95fbee2cc1726ecfaa2 (patch)
tree7e7c4d00ed93f5c6f81c1d6e7cb4896bef11a7df /.gitignore
parent38febeff3221e30103548fd75d87c6a2d342dd95 (diff)
downloadoslo-db-c43f7152900f948d6257b95fbee2cc1726ecfaa2.tar.gz
Ignore oslo.db.egg-info
This file is generated when the tests are run with tox. Change-Id: Iffad0c62343abb83fef87814ac3771ee51c8f664
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8202052..cbbf8f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ ChangeLog
.testrepository/
.project
.pydevproject
+oslo.db.egg-info/