summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSteve Martinelli <stevemar@ca.ibm.com>2015-04-24 02:05:01 -0400
committerSteve Martinelli <stevemar@ca.ibm.com>2015-04-24 02:15:36 -0400
commitd6fa2428183e98c2f733cacb46b79e1e0757729f (patch)
tree1257c5df4ab2020783948938185524a1a962e5d2 /.gitignore
parenta81332fad79be5f3ec615acf8eb9d6e99ed1f9fc (diff)
downloadpython-openstackclient-d6fa2428183e98c2f733cacb46b79e1e0757729f.tar.gz
Remove references to venv
Stick to using tox, remove the tools directory since it only contained references to using venv. Also update a few other locations that would have otherwise been incorrect. Change-Id: I7d3e9067256ac0935f07904abcf584d898ac1d6f
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 5dc75afa..5e4f5a3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,10 +7,8 @@
*.swp
*~
.coverage
-.openstackclient-venv
.testrepository
.tox
-.venv
AUTHORS
build
ChangeLog