summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 09036987747a26b2b11a1f6ec4212d12719d067d (plain)
1
2
3
4
5
6
7
.*
!.gitignore
*.pyc
__pycache__
/venv*
build
dist