Spaces:
Sleeping
Sleeping
nicolasIsmaelUTP commited on
Commit ·
55b5d53
1
Parent(s): b7a6c30
ADD: include mlartifacts in .gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
mlruns
|
| 2 |
venv
|
| 3 |
-
__pycache__
|
|
|
|
|
|
| 1 |
mlruns
|
| 2 |
venv
|
| 3 |
+
__pycache__
|
| 4 |
+
mlartifacts
|