Ignore generated audio files

This commit is contained in:
2026-06-29 23:57:09 +08:00
parent a5de242d2c
commit a5a35272fe
4 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -5,6 +5,6 @@ dist/
*.log *.log
data/*.sqlite data/*.sqlite
data/*.sqlite-* data/*.sqlite-*
public/audio/*.mp3 public/audio/**/*.mp3
src-tauri/target/ src-tauri/target/
src-tauri/gen/ src-tauri/gen/
Binary file not shown.
Binary file not shown.
Binary file not shown.