aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-04-22 09:48:07 +0200
committerGuido Günther <agx@sigxcpu.org>2014-04-22 13:35:46 +0200
commitd3dfd1ae7f09128893ccec1bfe7e1bb076d33b0a (patch)
tree138033914ccd00dd75763c6c03cb6e3785135e2e /.gitignore
parentf5d3643965f51748b08b616b2898e53242673a67 (diff)
Add tox.ini
To allow testing different python versions
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e9b90d1..e440596 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
.coverage
+.tox
*.pyc
*~
build/