summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 111565e37b3ae5886c6a858b638f338260853dde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.coverage*
.tox/
bin/
deb_dist
htmlcov/
lib/
__pycache__/
python_magic.egg-info
pip-selfcheck.json
pyvenv.cfg
*.pyc
*~
dist/