.*.swp
!.gitignore
TODO
__pycache__
*.egg-info/
/build/
/dist/
.DS_Store

### Editors ###
*~
/temp
/.vscode
