.venv/
__pycache__/
*.egg-info/
dist/
build/
uv.lock

# GUI
gui/node_modules/
gui/build/
gui/.svelte-kit/
gui/src-tauri/target/
