Spaces:
Sleeping
Sleeping
Commit ·
ff5ac6d
1
Parent(s): ade8a93
Ignore audio test files
Browse files- .gitignore +6 -0
.gitignore
CHANGED
|
@@ -9,4 +9,10 @@ temp_photo.*
|
|
| 9 |
response*.mp3
|
| 10 |
output.mp3
|
| 11 |
roundtrip_output.mp3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
test_audio*
|
|
|
|
| 9 |
response*.mp3
|
| 10 |
output.mp3
|
| 11 |
roundtrip_output.mp3
|
| 12 |
+
test_audio*
|
| 13 |
+
*.wav
|
| 14 |
+
*.mp3
|
| 15 |
+
*.m4a
|
| 16 |
+
*.ogg
|
| 17 |
+
temp_*
|
| 18 |
test_audio*
|