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