update gitingore for models dir
This commit is contained in:
parent
26f2c44509
commit
adb93a2d2e
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -14,3 +14,7 @@ __pycache__/
|
||||||
*.pkl
|
*.pkl
|
||||||
mlruns
|
mlruns
|
||||||
AI-grep/
|
AI-grep/
|
||||||
|
|
||||||
|
# Allow training model source package (not artifacts)
|
||||||
|
!services/ml/training/models/
|
||||||
|
!services/ml/training/models/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue