mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-07 22:33:57 -05:00
Merge branch 'Torantulino:master' into add_ingest_documents_script
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -7,9 +7,11 @@ package-lock.json
|
||||
auto_gpt_workspace/*
|
||||
*.mpeg
|
||||
.env
|
||||
azure.yaml
|
||||
*venv/*
|
||||
outputs/*
|
||||
ai_settings.yaml
|
||||
last_run_ai_settings.yaml
|
||||
.vscode
|
||||
.idea/*
|
||||
auto-gpt.json
|
||||
@@ -20,3 +22,6 @@ log-ingestion.txt
|
||||
.coverage
|
||||
coverage.xml
|
||||
htmlcov/
|
||||
|
||||
# For Macs Dev Environs: ignoring .Desktop Services_Store
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user