save mlruns dir to git
This commit is contained in:
parent
f7b154f866
commit
e3184ea86c
2 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -7,3 +7,6 @@ build
|
|||
.env*.local
|
||||
.DS_Store
|
||||
data/
|
||||
__pycache__
|
||||
app/__pycache__
|
||||
mlruns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue