Spaces:
Runtime error
Runtime error
Add gitignore file
Browse files- .gitignore +6 -0
.gitignore
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
coco2017/
|
2 |
+
vocabulary/
|
3 |
+
.pdf
|
4 |
+
.DS_Store
|
5 |
+
*.ipynb
|
6 |
+
wget-log
|