Merge pull request #770 from honeykjoule/update-gitignore

update gitignore venv/* to *venv/*
This commit is contained in:
Richard Beales
2023-04-12 10:12:15 +01:00
committed by GitHub

2
.gitignore vendored
View File

@@ -7,7 +7,7 @@ package-lock.json
auto_gpt_workspace/*
*.mpeg
.env
venv/*
*venv/*
outputs/*
ai_settings.yaml
.vscode