aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 078d48ec72f3c136bca75af4280382894cada0ab (plain) (blame)
1
2
3
4
5
6
7
.idea/
venv/
__pycache__/
dist/
**/*.egg-info/
test*
build/