From 20f4620860e71ada670d01b393efc6c915d632be Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Tue, 11 Jun 2024 15:11:27 -0300 Subject: [PATCH] Changed .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 03eed1556..e62432745 100644 --- a/.gitignore +++ b/.gitignore @@ -265,4 +265,8 @@ chroma*/* stuff/* src/frontend/playwright-report/index.html *.bak -prof/* \ No newline at end of file +prof/* +.langchain.db-shm +.langchain.db-wal +langflow.db-shm +langflow.db-wal