mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-19 21:24:31 +01: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