summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 23e1481fc877feac222b65275fbbdcd12b0777e0 (plain)
1
2
3
4
5
# Python cache
__pycache__
*.pyc
build
.vscode/