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
|
.env*.local
|
||||||
.DS_Store
|
.DS_Store
|
||||||
data/
|
data/
|
||||||
|
__pycache__
|
||||||
|
app/__pycache__
|
||||||
|
mlruns
|
||||||
|
|
|
||||||
0
services/ml/mlruns/.gitkeep
Normal file
0
services/ml/mlruns/.gitkeep
Normal file
Loading…
Add table
Add a link
Reference in a new issue