Update .gitignore to exclude sensitive files and logs; modify system prompt for character behavior and rules

This commit is contained in:
pacnpal
2025-02-24 11:45:28 -05:00
parent 2800d46ec8
commit 177229521c
2 changed files with 34 additions and 13 deletions

12
.gitignore vendored
View File

@@ -14,3 +14,15 @@
.DS_Store
discord_glhf/.DS_Store
.env
conversation_history.db
conversation_history.db-shm
conversation_history.db-wal
discord_bot.log
discord_bot.log.1
discord_bot.log.2
discord_bot.log.3
discord_bot.log.4
discord_bot.log.5
queue_state.json
system_prompt.yaml