Spaces:
Runtime error
Runtime error
Mustafa Acikgoz commited on
Commit ·
64891f9
1
Parent(s): f35718c
Add common untracked files to .gitignore
Browse files- .gitignore +4 -0
.gitignore
CHANGED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
data/
|
| 2 |
+
__pycache__/
|
| 3 |
+
venv/
|
| 4 |
+
flickr8k_images/
|