diff --git a/.gitignore b/.gitignore index 2ce588d8..307a6723 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ ## Original ignores autogpt/keys.py autogpt/*.json -auto_gpt_workspace/* +**/auto_gpt_workspace/* *.mpeg .env azure.yaml @@ -158,4 +158,4 @@ vicuna-* openai/ # news -CURRENT_BULLETIN.md \ No newline at end of file +CURRENT_BULLETIN.md