# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Environments
.venv/
venv/
ENV/
env/

# Configuration & Secrets
.env
delta_state.json

# Databases / Outputs
ingestion_output.json
*.log

# OS generated files
.DS_Store
Thumbs.db
