# Zanopy logs
logs/
drive-download-20260425T211042Z-3-001/
drive-download-20260425T211042Z-3-001.zip

# Aether local data
.aether/

# HuggingFace cache
.hf_cache/

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

# Virtual environments
.venv/
examples/examples-env/

# Environment
.env
.env.local
.env.*.local

# OS
.DS_Store

# Results
zanopy_results.json

# React / Node
aether-dashboard/node_modules/
aether-dashboard/dist/
aether-dashboard/.env.local
aether-dashboard/.env.*.local

# Build artifacts
dist/
