summaryrefslogtreecommitdiff
path: root/.gitignore
blob: af56758b105db3f3f6075a2ce5e26c3bddc72acd (plain)
1
2
3
4
5
__pycache__
*.pyc
.pytest_cache
build/
dist/