.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.hypothesis/
*.egg-info/
dist/
build/
out/
.env

# web
web/node_modules/
web/.next/
web/out/
out/
web/tsconfig.tsbuildinfo
src/neti/console/
