aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: d368c60b3d9544cf269bf893c560551b3367de5a (plain)
1
2
3
4
5
6
7
8
9
10
*~
*.pyc
*.swp
__pycache__
.venv
.idea
*.egg-info
build
dist
outgoing