summaryrefslogtreecommitdiff
path: root/.gitignore
blob: ec2d1a12ebb1eb5d7b8468b3a82621a51512317f (plain)
1
2
3
4
5
6
__pycache__
*.pyc

build/
dist/
*.egg-info/