summaryrefslogtreecommitdiff
path: root/.gitignore
blob: c724fa58903245fd59574afea190f470d464e62e (plain)
1
2
3
4
5
6
7
8
__pycache__/
*.egg-info/
build*/
dist/
.venv/
.env
*.ini
*.json