summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 40c8c4eb315e9e5c7826b42178b96b9f27c04360 (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/