# Zanopy logs
logs/

# Aether local data
.aether/

# HuggingFace cache
.hf_cache/

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

# Virtual environments
.venv/

# Environment
.env

# OS
.DS_Store

# Results
zanopy_results.json
