From 058dec06d778e3a13b2c630e12cd6c868b4d5dc9 Mon Sep 17 00:00:00 2001 From: stan44 Date: Fri, 27 Feb 2026 22:34:43 -0600 Subject: [PATCH] added a ai cache folder to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f9e8871..2d2c4a5 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ logs/ journalapp.exe Journal.App/node_modules.old/@rollup/.rollup-win32-x64-msvc-IjiZshxL/rollup.win32-x64-msvc.node journalapp(1).exe +.cache/ \ No newline at end of file