Spaces:
Sleeping
Sleeping
Remove token file
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
__pycache__/
|
| 2 |
*.pyc
|
| 3 |
*.pyo
|
|
|
|
|
|
| 1 |
__pycache__/
|
| 2 |
*.pyc
|
| 3 |
*.pyo
|
| 4 |
+
token.txt
|