mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-07-02 16:01:04 +02:00
fix conflicts
This commit is contained in:
commit
77703f1236
347 changed files with 21628 additions and 1350 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -178,6 +178,7 @@ tmp.png
|
|||
.dependencies.json
|
||||
tests/metagpt/utils/file_repo_git
|
||||
tests/data/rsp_cache_new.json
|
||||
tests/data/serdeser_storage/
|
||||
*.tmp
|
||||
*.png
|
||||
htmlcov
|
||||
|
|
@ -191,3 +192,9 @@ cov.xml
|
|||
*.dot
|
||||
.python-version
|
||||
tests/data/requirements/*.jpg
|
||||
*.csv
|
||||
metagpt/ext/sela/results/*
|
||||
.chainlit/
|
||||
|
||||
metagpt/ext/aflow/data
|
||||
metagpt/ext/aflow/scripts/optimized
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue