From 2a6fd554998c64733e2d97aecf653f6e48e0f8b4 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 13 Feb 2026 18:07:45 +0100 Subject: Store context documents to Vector Database --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b24bdcc..e84887f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ # Build artefacts -prompt models/ +prompt +context # Other files .DS_Store *.log +*.vdb -- cgit v1.2.3