### Python ###
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

### Mac ###
.DS_Store

dist/
/.vscode/launch.json
/.idea
