Fix .gitignore to include the correct path to auto_gpt_workspace

This commit is contained in:
ryanmac
2023-04-03 14:20:45 -05:00
parent 51e293f64c
commit a5048aed56

2
.gitignore vendored
View File

@@ -4,7 +4,7 @@ scripts/node_modules/
scripts/__pycache__/keys.cpython-310.pyc
package-lock.json
*.pyc
scripts/auto_gpt_workspace/*
auto_gpt_workspace/*
*.mpeg
.env
last_run_ai_settings.yaml