Spaces:
Paused
Paused
Commit ·
66f46a0
1
Parent(s): d53de2e
update
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -5,4 +5,5 @@ tmp
|
|
| 5 |
# pycache
|
| 6 |
__pycache__
|
| 7 |
# stream-test.py
|
| 8 |
-
stream-test.py
|
|
|
|
|
|
| 5 |
# pycache
|
| 6 |
__pycache__
|
| 7 |
# stream-test.py
|
| 8 |
+
stream-test.py
|
| 9 |
+
test.py
|