Update .gitignore to properly handle virtual environments

This commit is contained in:
Merwane Hamadi
2023-04-16 09:41:49 -07:00
parent 005479f8c3
commit d934d226ce

4
.gitignore vendored
View File

@@ -9,7 +9,6 @@ auto_gpt_workspace/*
*.mpeg
.env
azure.yaml
*venv/*
outputs/*
ai_settings.yaml
last_run_ai_settings.yaml
@@ -130,10 +129,9 @@ celerybeat.pid
.env
.venv
env/
venv/
venv*/
ENV/
env.bak/
venv.bak/
# Spyder project settings
.spyderproject