.DS_Store
.idea
*.log
tmp/

res/
config.toml
out/

# --- Python ---
*.py[cod]
*.egg
build
htmlcov
__pycache__/
venv/
# --------------