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

# IDE
.idea
