30 lines
291 B
Plaintext
30 lines
291 B
Plaintext
.git
|
|
.gitmodules
|
|
.DS_Store
|
|
.idea
|
|
.vscode
|
|
.worktrees
|
|
.superpowers
|
|
|
|
Dockerfile
|
|
docker-data
|
|
dist
|
|
data
|
|
qdrant
|
|
*.log
|
|
__debug_bin*
|
|
|
|
config/config.yaml
|
|
|
|
node_modules
|
|
.pnpm-store
|
|
|
|
web/node_modules
|
|
web/.next
|
|
web/out
|
|
web/coverage
|
|
web/tsconfig.tsbuildinfo
|
|
web/next-env.d.ts
|
|
web/.env*
|
|
!web/.env.example
|