Update .gitignore and add audio example file

- Removed duplicate entry for Thumbs.db in .gitignore to streamline ignored files.
- Added a new audio example file: three_utterances_simple.wav to the audio_examples directory.
This commit is contained in:
Xin Wang
2026-03-05 21:28:17 +08:00
parent 935f2fbd1f
commit 1cecbaa172
2 changed files with 1 additions and 4 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,3 @@
# OS artifacts
.DS_Store
Thumbs.db
# Workspace runtime data
data/

Binary file not shown.