From d754f857171160f464a4a11b530890ae19f6eb01 Mon Sep 17 00:00:00 2001 From: Garret Patti <42485635+garretpatti@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:45:20 -0400 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8933a9f..a593a36 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ medialore.db-shm medialore.db-wal tsconfig.tsbuildinfo .session_secret -.vscode/ \ No newline at end of file +.vscode/ +*.traineddata \ No newline at end of file