__pycache__/
*.pyc
*.egg-info/
dist/
build/
.eggs/
*.egg

# IDE
.idea/
.vscode/
*.swp
.DS_Store

# Test / coverage
.pytest_cache/
htmlcov/
.coverage

# Raw ATLAS9 grids (the .nc grid is bundled; raw files not needed)
atm_models/
tests/data/korg_out.json
tests/data/korg_run.log
