summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDevananda van der Veen <devananda.vdv@gmail.com>2013-05-06 20:07:49 -0700
committerDevananda van der Veen <devananda.vdv@gmail.com>2013-05-13 00:57:31 -0700
commit8ac57c720c873f9c64e1ac94c8748fce48bbca54 (patch)
treef47ab7824ccf365ee99e0289eadf0819874d7a02 /.gitignore
parent73f81e029f02a050f4869c7d13ca3a2913ed8355 (diff)
downloadironic-8ac57c720c873f9c64e1ac94c8748fce48bbca54.tar.gz
Implement initial draft of a Pecan-based API.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 1 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 1fe4a33f0..ad8160261 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,7 +14,6 @@ dist
build
eggs
parts
-bin
var
sdist
develop-eggs
@@ -24,12 +23,9 @@ develop-eggs
*.DS_Store
.testrepository
.tox
+.venv
.*.swp
.coverage
cover
AUTHORS
ChangeLog
-
-.testrepository/
-.tox
-.venv