Update .gitignore (#4610)

This commit is contained in:
Nicholas Tindle
2023-06-07 01:46:09 -05:00
committed by GitHub
parent c9f1f050af
commit dae58f8167

2
.gitignore vendored
View File

@@ -1,7 +1,7 @@
## Original ignores ## Original ignores
autogpt/keys.py autogpt/keys.py
autogpt/*.json autogpt/*.json
auto_gpt_workspace/* **/auto_gpt_workspace/*
*.mpeg *.mpeg
.env .env
azure.yaml azure.yaml