chore: .gitignore에 .DS_Store 추가 및 MLXFilter 훈련 로그 업데이트

This commit is contained in:
21in7
2026-03-02 00:41:34 +09:00
parent 747ab45bb0
commit 031adac977
6 changed files with 228 additions and 0 deletions

1
.gitignore vendored
View File

@@ -9,3 +9,4 @@ venv/
models/*.pkl
data/*.parquet
.worktrees/
.DS_Store