Add TTS temp files to gitignore
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
b4b0962920
commit
b2f7593cb6
4
.gitignore
vendored
4
.gitignore
vendored
@ -56,3 +56,7 @@ logs/
|
|||||||
*.tmp
|
*.tmp
|
||||||
*.temp
|
*.temp
|
||||||
.cache/
|
.cache/
|
||||||
|
|
||||||
|
# Anki TTS temp files
|
||||||
|
anki_tingting/.temp_speech.mp3
|
||||||
|
anki_tingting/*.mp3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user