aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ac2afd71d5230b47882bc4e8adafbf2a71f275ee (plain)
1
2
3
4
5
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/