aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Nicholas Tindle <nick@ntindle.com> 2023-06-07 01:46:09 -0500
committerGravatar GitHub <noreply@github.com> 2023-06-07 01:46:09 -0500
commitdae58f81677ef30c1c200031a469cb34e625aed8 (patch)
tree96f3b21d65ba9a713f374ff20f9b0dc91a889b0f /.gitignore
parentfeat: log new-line so user can differentiate sections better in console (#1569) (diff)
downloadAuto-GPT-dae58f81677ef30c1c200031a469cb34e625aed8.tar.gz
Auto-GPT-dae58f81677ef30c1c200031a469cb34e625aed8.tar.bz2
Auto-GPT-dae58f81677ef30c1c200031a469cb34e625aed8.zip
Update .gitignore (#4610)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 2ce588d89..307a67237 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