Spaces:
Runtime error
Runtime error
VoiceCloning-be
commited on
Commit
•
3422814
1
Parent(s):
4f2ae41
Update .gitignore
Browse files- .gitignore +0 -4
.gitignore
CHANGED
@@ -1,15 +1,11 @@
|
|
1 |
*.exe
|
2 |
-
*.pt
|
3 |
*.onnx
|
4 |
*.pyc
|
5 |
-
*.pth
|
6 |
-
*.index
|
7 |
*.mp3
|
8 |
*.flac
|
9 |
*.ogg
|
10 |
*.m4a
|
11 |
*.bin
|
12 |
-
*.wav
|
13 |
*.txt
|
14 |
*.zip
|
15 |
*.png
|
|
|
1 |
*.exe
|
|
|
2 |
*.onnx
|
3 |
*.pyc
|
|
|
|
|
4 |
*.mp3
|
5 |
*.flac
|
6 |
*.ogg
|
7 |
*.m4a
|
8 |
*.bin
|
|
|
9 |
*.txt
|
10 |
*.zip
|
11 |
*.png
|