Spaces:
Runtime error
Runtime error
fix: register audio folder to git
Browse files- .gitignore +1 -2
- audio/.gitkeep +0 -0
.gitignore
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
__pycache__/
|
2 |
.env
|
3 |
*.mp3
|
4 |
-
*.wav
|
5 |
-
/audio
|
|
|
1 |
__pycache__/
|
2 |
.env
|
3 |
*.mp3
|
4 |
+
*.wav
|
|
audio/.gitkeep
ADDED
File without changes
|