# Data — full MIST grids live locally, not in git
data/

# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
*.so

# Julia
julia/Manifest.toml

# IDE
.idea/
.vscode/
*.swp

# OS
.DS_Store
astroARIADNE/
data/
docs/
scripts/
__pycache__/
*.pyc
.venv/
uv.lock
test_output*/
