summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorErik Rose <erik@mozilla.com>2011-11-13 17:49:24 -0800
committerErik Rose <erik@mozilla.com>2011-11-13 17:55:40 -0800
commitdde2719fbb0b4eb2aedd594b8261785459775d7d (patch)
tree20e3acae0fdcde6c3a971e60afd7738ee1dfba09 /.gitignore
parentd05bb86a21f00a91179aa36ca127a9fe7a084670 (diff)
downloadblessings-dde2719fbb0b4eb2aedd594b8261785459775d7d.tar.gz
Start using tox for tests across Python versions. Make tests run in Python 2.5.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..84d28ed
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.tox \ No newline at end of file