From 22f053b896d18b06d61c1492f6972adc8dd11175 Mon Sep 17 00:00:00 2001 From: Richard Anthony Hein Date: Tue, 13 Aug 2024 21:17:16 +0000 Subject: [PATCH] ignore runtime folders --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a0aa1358..1025be25 100644 --- a/.gitignore +++ b/.gitignore @@ -217,3 +217,6 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ .vscode/settings.json + +swarms/server/.embeddings +swarms/server/.chroma_db