Skip to content

Commit 8448413

Browse files
authored
Merge pull request #9 from nhnammldlnlpcvrs/feature
chore: update .gitignore to exclude additional model files and direct…
2 parents 6e47417 + e1f3f7a commit 8448413

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,8 @@ terraform.tfvars
4747
config-for-jenkins/**/secrets*
4848
config-for-jenkins/**/credentials*
4949
config_flat
50-
auth-file
50+
auth-file.venv_mlflow/
51+
models/
52+
backend/model_store/
53+
*.pth
54+
*.pkl

0 commit comments

Comments
 (0)