.env
auth-server.tar
tool_client/__pycache__/
auth_client/__pycache__/
__pycache__/
*.py[cod]
*$py.class

index.cjs
index.js
index.d.ts
node_modules
dist
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
yarn-error.log

.turbo
**/.turbo
**/.eslintcache

.env
.env.full
.env.quickstart
.ipynb_checkpoints
