Update .gitignore to exclude sensitive files and logs; modify system prompt for character behavior and rules
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user