JoeArmani
commited on
Commit
·
5f17d08
1
Parent(s):
3190e1e
add gitignore
Browse files- .gitignore +2 -0
.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
datasets/*
|
2 |
+
!datasets/.gitkeep
|