diff --git a/autogpts/autogpt/.gitignore b/autogpts/autogpt/.gitignore index 1180cd49..30555099 100644 --- a/autogpts/autogpt/.gitignore +++ b/autogpts/autogpt/.gitignore @@ -162,10 +162,6 @@ openai/ # news CURRENT_BULLETIN.md -# AgBenchmark -agbenchmark_config/reports/ -agbenchmark_config/workspace/ - # Nodejs package-lock.json package.json diff --git a/autogpts/autogpt/agbenchmark_config/.gitignore b/autogpts/autogpt/agbenchmark_config/.gitignore new file mode 100644 index 00000000..78bb5abd --- /dev/null +++ b/autogpts/autogpt/agbenchmark_config/.gitignore @@ -0,0 +1,3 @@ +logs/ +reports/ +temp_folder/