mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2026-04-25 11:18:06 +00:00
25 lines
185 B
Plaintext
25 lines
185 B
Plaintext
.git
|
|
.gitignore
|
|
.gitattributes
|
|
|
|
*.pyc
|
|
.DS_Store
|
|
Thumbs.db
|
|
.idea/
|
|
.vscode/
|
|
__pycache__/
|
|
.venv/
|
|
env/
|
|
venv/
|
|
.uv-cache
|
|
.env
|
|
.env.*
|
|
|
|
node_modules/
|
|
temp/
|
|
logs
|
|
|
|
README*
|
|
compose.yml
|
|
Dockerfile
|