Skip to content

Commit e53e69c

Browse files
committed
chore: remove mlflow.db from tracking, add to gitignore
1 parent 2f49549 commit e53e69c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,7 @@ synthetic_test_data.json
8181
schema_stability_report.json
8282
*.jsonl
8383
logs/
84-
cache/
84+
cache/mlflow.db
85+
mlruns/
86+
mlflow.db-shm
87+
mlflow.db-wal

0 commit comments

Comments
 (0)