diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-02-18 01:45:41 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-02-18 01:45:41 +0100 |
| commit | e74b94bd473a15a88c7301a2c6f1854749c342e1 (patch) | |
| tree | 858c068199c0581a40b26e9f08e16e08f3478635 /.gitignore | |
| parent | 25cf1b05d9ad73ff0d5024277beda7101b8e9aea (diff) | |
| download | llmnpc-e74b94bd473a15a88c7301a2c6f1854749c342e1.tar.gz | |
Seperate NPC from Prompt and Context
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ models/ prompt context +npc # Other files .DS_Store |
