.anchor
.DS_Store
target
**/*.rs.bk
node_modules
test-ledger
.yarn
dist
*.log
docker-target
**/.claude/*local.json
.vscode/settings.json
.env
tmp

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.venv/
*.egg-info/
.ruff_cache/
.pytest_cache/
.ty/



.nx/cache
.nx/workspace-data
.cursor/rules/nx-rules.mdc
.github/instructions/nx.instructions.md
vitest.config.*.timestamp*
**/worker-configuration.d.ts
.wrangler/
.env*
!.env.example
.dev.vars*
!.dev.vars.example
