mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
.gitignore agbenchmark_config data
This commit is contained in:
4
autogpts/autogpt/.gitignore
vendored
4
autogpts/autogpt/.gitignore
vendored
@@ -162,10 +162,6 @@ openai/
|
||||
# news
|
||||
CURRENT_BULLETIN.md
|
||||
|
||||
# AgBenchmark
|
||||
agbenchmark_config/reports/
|
||||
agbenchmark_config/workspace/
|
||||
|
||||
# Nodejs
|
||||
package-lock.json
|
||||
package.json
|
||||
|
||||
3
autogpts/autogpt/agbenchmark_config/.gitignore
vendored
Normal file
3
autogpts/autogpt/agbenchmark_config/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
logs/
|
||||
reports/
|
||||
temp_folder/
|
||||
Reference in New Issue
Block a user