diff options
author | Grail Finder <wohilas@gmail.com> | 2025-08-20 22:45:41 +0300 |
---|---|---|
committer | Grail Finder <wohilas@gmail.com> | 2025-08-20 22:45:41 +0300 |
commit | eee5e83d329fa9a19cf04ba290102ea650aca580 (patch) | |
tree | 79b20b29dd6db0f1c4c2ace8a1a3bbebd1378d94 /.gitignore | |
parent | 6955a5bc3a89e982f0b05d1e8e6f109e3b79d9ca (diff) |
Feat: bot to write for any char in chat (completion only)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,6 @@ *.txt *.json testlog -elefant history/ *.db config.toml @@ -11,4 +10,5 @@ history_bak/ .aider* tags gf-lt +gflt chat_exports/*.json |