__pycache__/
*.pyc

# Ignore build artifacts
build/
dist/
*.egg-info/

.vscode/