summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: a9e5af74059a1437c8ce1f502d7303f07b81a327 (plain) (blame)
1
2
3
4
5
6
7
8
9
*.egg-info/
*.pyc
*~
.cache
.mypy_cache/
/MANIFEST
/dist/
__pycache__/
build