Spaces:
Runtime error
Runtime error
Update .gitignore
Browse files- .gitignore +1 -3
.gitignore
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
__pycache__/
|
| 2 |
-
.venv/
|
| 3 |
-
venv/
|
| 4 |
*.pyc
|
| 5 |
-
*.
|
|
|
|
| 1 |
__pycache__/
|
|
|
|
|
|
|
| 2 |
*.pyc
|
| 3 |
+
*.wav
|