*.code-workspace
.vscode

# python related
*.pyc
__pycache__
*.so
.DS_Store

# pypi build
dist
