mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Add gitignore to ignore client settings file and stories besides the test_story
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# Ignore client settings file
|
||||
client.settings
|
||||
|
||||
# Ignore stories file except for test_story
|
||||
stories/*
|
||||
!stories/sample_story.json
|
Reference in New Issue
Block a user