Spaces:
Running
Running
Commit ·
d76336d
1
Parent(s): 243d1e3
Update .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -7,3 +7,4 @@ token.pickle
|
|
| 7 |
/__pycache__
|
| 8 |
/tabs/__pycache__
|
| 9 |
tabs/__pycache__/intro.cpython-310.pyc
|
|
|
|
|
|
| 7 |
/__pycache__
|
| 8 |
/tabs/__pycache__
|
| 9 |
tabs/__pycache__/intro.cpython-310.pyc
|
| 10 |
+
*.pyc
|