From 8803537df83e7162b82cb9cac84dcf12e0519b8d Mon Sep 17 00:00:00 2001 From: CalamitousFelicitousness Date: Sat, 11 Jul 2026 06:45:30 +0100 Subject: [PATCH] chore: ignore model probe cache files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ef7675389..e77962499 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,8 @@ __pycache__ /data/themes.json /data/installer.json /data/rocm.json +/data/model_probe.json +/data/civitai_probe.json node_modules package-lock.json