aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Reinier van der Leer <reinier.vanderleer@agpt.co> 2023-07-21 20:36:15 +0200
committerGravatar GitHub <noreply@github.com> 2023-07-21 11:36:15 -0700
commit2c53530e99997cf29601b74a39da1a7181ec1235 (patch)
treef1104b061c79ba36347f76e9936283a726685635 /.gitignore
parentUpdate cassette submodule (diff)
downloadAuto-GPT-2c53530e99997cf29601b74a39da1a7181ec1235.tar.gz
Auto-GPT-2c53530e99997cf29601b74a39da1a7181ec1235.tar.bz2
Auto-GPT-2c53530e99997cf29601b74a39da1a7181ec1235.zip
Fix path processing (#5032)
* Fix and clean up path processing in logs module * Fix path processing throughout the project * Fix plugins test * Fix borky pytest vs mkdir(exist_ok=True) * Update docs and gitignore for new workspace location * Fix borky pytest vol.2 * ok james
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9695cf4a1..195ecb717 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