Ignore .tox directory
authorDiane Trout <diane@caltech.edu>
Tue, 20 Nov 2012 20:51:39 +0000 (12:51 -0800)
committerDiane Trout <diane@caltech.edu>
Tue, 20 Nov 2012 20:51:39 +0000 (12:51 -0800)
I was experimenting with the virtualenv testing tool tox.testrun.org
and I might as well ignore its directory

.gitignore

index f766e367363debc6965984b4a77442da280e2348..6d73f11d37d699e92a21d1ecb4c7d3b1115d0f83 100644 (file)
@@ -5,5 +5,6 @@
 *.egg-info
 .noseids
 .ropeproject
+.tox
 dist
 RELEASE-VERSION