From 4e9194cd0692fc96a17b83a277c37e7f47c2ee8d Mon Sep 17 00:00:00 2001 From: lyx Date: Fri, 3 Apr 2026 15:27:57 -0700 Subject: [PATCH] llm index ignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1cd92df..d8aae50 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,6 @@ null* # Add below lines to exclude OS settings and caches .trash/ .DS_Store + +# LLM embedding index +.index