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