summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGuido A.J. Stevens <guido.stevens@cosent.nl>2018-01-25 09:18:03 +0000
committerGuido A.J. Stevens <guido.stevens@cosent.nl>2018-01-25 09:18:03 +0000
commit9cd831783921c6b2e3efe286fd6689cf788b0393 (patch)
tree539f6f694c8915a142f6c01afbde1ada00313382 /.gitignore
parent828ff0289642a95ec00fe4f9a55da51c455277c8 (diff)
downloadpython-magic-9cd831783921c6b2e3efe286fd6689cf788b0393.tar.gz
Provide tox runner
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 40cc424..79bf4e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,9 @@
+.coverage*
+.tox/
+bin/
deb_dist
+htmlcov/
+lib/
python_magic.egg-info
+pip-selfcheck.json
+pyvenv.cfg