diff options
author | Grail Finder <wohilas@gmail.com> | 2025-03-22 07:29:25 +0300 |
---|---|---|
committer | Grail Finder <wohilas@gmail.com> | 2025-03-22 07:29:25 +0300 |
commit | 57fb00c49468f98803c6051d7af1e1ad85a294bf (patch) | |
tree | a323bbf079a2654ec3c8c01071b8ddb59df48d72 /.gitignore | |
parent | cb4a4b8cf7ee92dde37a3967d78f737802286f76 (diff) |
Feat: cluedo card;
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,5 +6,6 @@ history/ *.db config.toml sysprompts/* +!sysprompts/cluedo.json history_bak/ .aider* |