29 lines
293 B
Plaintext
29 lines
293 B
Plaintext
repomix-output.xml
|
|
*.xml
|
|
*.json-patch
|
|
|
|
target/
|
|
**/target/**
|
|
**/*.rs.bk
|
|
Cargo.lock
|
|
|
|
frontend/node_modules/
|
|
frontend/dist/
|
|
frontend/.next/
|
|
frontend/dist-ssr/
|
|
frontend/pnpm-lock.yaml
|
|
frontend/package-lock.json
|
|
|
|
.env
|
|
.env.*
|
|
*.pem
|
|
*.key
|
|
|
|
*.log
|
|
.DS_Store
|
|
.vscode/
|
|
.cursor/
|
|
.idea/
|
|
|
|
connection_utils/
|