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.bak/
|
||||||
/venv
|
/venv
|
||||||
.numba_cache/
|
.numba_cache/
|
||||||
|
|
||||||
# Gemini files
|
# Gemini files
|
||||||
GEMINI.md
|
GEMINI.md
|
||||||
PROGRESS.md
|
PROGRESS.md
|
||||||
.vscode/launch.json
|
.vscode/launch.json
|
||||||
|
voices/preferences.json
|
||||||
|
|||||||
Reference in New Issue
Block a user