16 lines
138 B
Text
16 lines
138 B
Text
.git
|
|
.gitignore
|
|
.idea
|
|
.cache
|
|
dist
|
|
node_modules
|
|
npm-debug.log*
|
|
.DS_Store
|
|
.env*
|
|
!.env.example
|
|
.github
|
|
.openai
|
|
.agents
|
|
.codex
|
|
*.md
|
|
DEPLOY.md
|