aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-08-13 16:21:21 +0200
committerGuido Günther <agx@sigxcpu.org>2016-08-14 13:50:40 +0200
commit080c2d97f51e95386bdb2c2edd9fb4c5b8f933ce (patch)
tree975d60876eecd238040a5f383c55135b4b17fe2d /.gitignore
parentf399e489e2db052c235152ab9233dbdfa192985c (diff)
Add nosetest and tox setup
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8934ee2..e8629a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,9 @@
*.index
*.cache
*.params
+*.facts
+*.pyc
+.tox/
build/
dist/
*.egg-info/