.idea/

# Secrets
.env

# Python cache
__pycache__/
.DS_Store

# Project artifacts
artifacts/
old/

# Build artifacts
dist/

# Virtual environments
.venv/

results/
