# Python
*.pyc
__pycache__/
venv/
*.egg-info/
dist/
build/

# Visual Studio Code
.vscode/
.settings/
*.code-workspace