Spaces:
Runtime error
Runtime error
Roland Ding commited on
Commit ·
4053a3e
1
Parent(s): bbf9412
2.2.8.24 ignore list increment.
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -5,4 +5,5 @@
|
|
| 5 |
*.ipynb
|
| 6 |
*.pdf
|
| 7 |
|
| 8 |
-
__pycache__
|
|
|
|
|
|
| 5 |
*.ipynb
|
| 6 |
*.pdf
|
| 7 |
|
| 8 |
+
__pycache__
|
| 9 |
+
__pycache__/*
|