Spaces:
Runtime error
Runtime error
Update gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -2,4 +2,5 @@ coco2017/
|
|
2 |
.pdf
|
3 |
.DS_Store
|
4 |
*.ipynb
|
5 |
-
wget-log
|
|
|
|
2 |
.pdf
|
3 |
.DS_Store
|
4 |
*.ipynb
|
5 |
+
wget-log
|
6 |
+
__pycache__
|