summaryrefslogtreecommitdiff
path: root/.gitignore
blob: eaf75f3b664908950b3ed91a01cc3f37123e9aba (plain)
1
2
3
4
5
6
__pycache__
*.pyc
.pytest_cache
build/
dist/
*.egg-info/