aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar James Collins <collijk@uw.edu> 2023-04-24 15:24:57 -0700
committerGravatar GitHub <noreply@github.com> 2023-04-24 17:24:57 -0500
commitdfcbf6eee64fda4eafa4e60db949db78f703bc6d (patch)
treedad3a0eb80edd612d9baf8e8bbec2251be3f868d /.gitignore
parentRemove dead permanent memory module (#3145) (diff)
downloadAuto-GPT-dfcbf6eee64fda4eafa4e60db949db78f703bc6d.tar.gz
Auto-GPT-dfcbf6eee64fda4eafa4e60db949db78f703bc6d.tar.bz2
Auto-GPT-dfcbf6eee64fda4eafa4e60db949db78f703bc6d.zip
Refactor/move singleton out of config module (#3161)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1ac55f6b9..816cdb0c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@ log-ingestion.txt
logs
*.log
*.mp3
+mem.sqlite3
# Byte-compiled / optimized / DLL files
__pycache__/