chore: add voices/preferences.json to .gitignore
User effect preferences should not be committed to git as they are personal user data that varies per installation.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -123,7 +123,9 @@ env.bak/
|
||||
venv.bak/
|
||||
/venv
|
||||
.numba_cache/
|
||||
|
||||
# Gemini files
|
||||
GEMINI.md
|
||||
PROGRESS.md
|
||||
.vscode/launch.json
|
||||
voices/preferences.json
|
||||
|
||||
Reference in New Issue
Block a user