/.idea
/venv
# Ignore cache directories
__pycache__/
**/__pycache__/
/dist
*.egg-info
/.env
/build