.venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.DS_Store
fanest-example.db
dist/
build/
node_modules/
.omc/
# Local Inertia dev demo (Vite + node_modules) — not part of the package
examples/inertia-demo/
