aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Jason Drage <notify@popviz.io> 2023-04-10 13:38:56 +1000
committerGravatar Jason Drage <notify@popviz.io> 2023-04-10 13:38:56 +1000
commit5727b052fe686506971f9d3472c07027116f2b5b (patch)
tree7b1350a1a2bd47a1b1a8b04337011030ec68961d /.gitignore
parentUpdate PULL_REQUEST_TEMPLATE.md (diff)
downloadAuto-GPT-5727b052fe686506971f9d3472c07027116f2b5b.tar.gz
Auto-GPT-5727b052fe686506971f9d3472c07027116f2b5b.tar.bz2
Auto-GPT-5727b052fe686506971f9d3472c07027116f2b5b.zip
jd: ignore venv
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7091a8723..f602018bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,5 +7,6 @@ package-lock.json
auto_gpt_workspace/*
*.mpeg
.env
+venv/*
outputs/*
ai_settings.yaml \ No newline at end of file