__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
htmlcov/
*.so
.env
.env.local
.ievo/debug.log

# IDE
.idea/

# ievo run artifacts
latest
--plugin-dir/
