Skip to content

Commit

Permalink
Merge pull request Significant-Gravitas#770 from honeykjoule/update-g…
Browse files Browse the repository at this point in the history
…itignore

update gitignore venv/* to *venv/*
  • Loading branch information
richbeales authored Apr 12, 2023
2 parents 56a0c79 + 574d8a5 commit 96f0bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ package-lock.json
auto_gpt_workspace/*
*.mpeg
.env
venv/*
*venv/*
outputs/*
ai_settings.yaml
.vscode
Expand Down

0 comments on commit 96f0bc5

Please sign in to comment.