# IDEA files
.idea/

# Python cache files
__pycache__/

# Packaging
dist/

# Local development
*.egg-info/
