summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorandy <github@anarkystic.com>2010-07-26 23:16:49 +0200
committerandy <github@anarkystic.com>2010-07-26 23:16:49 +0200
commit6d3331e831ec147916d0d605958f61ca69eee9a8 (patch)
treeb4760974c2606fd4c764968ec707f04556094eb2 /.gitignore
parenta766736b79f794f745438dd597f2aa529ad62ddc (diff)
downloadnova-6d3331e831ec147916d0d605958f61ca69eee9a8.tar.gz
Move virtualenv installation out of the makefile.
Also adds some tools for dealing with virtualenvs to the tools directory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9db87ac294..2afc7a32c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ keys
build/*
build-stamp
nova.egg-info
+.nova-venv