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