chore: update gitignore
Browse files- .gitignore +4 -1
.gitignore
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
.venv
|
|
|
|
|
|
|
|
1 |
+
.venv
|
2 |
+
dataset
|
3 |
+
output
|
4 |
+
big_vision_repo
|