From 0fc828c81677e08a3d3816239371fd1537d0cc7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Moura?= Date: Wed, 3 Apr 2024 05:04:00 -0300 Subject: [PATCH] updating gitignore --- .gitignore | 4 +--- src/crewai/cli/templates/.gitignore | 1 - 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 342e513a6..9840e6c7d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,4 @@ assets/* test/ docs_crew/ chroma.sqlite3 -old_en.json -db/* -.db \ No newline at end of file +old_en.json \ No newline at end of file diff --git a/src/crewai/cli/templates/.gitignore b/src/crewai/cli/templates/.gitignore index 67b202ac5..d50a09fc9 100644 --- a/src/crewai/cli/templates/.gitignore +++ b/src/crewai/cli/templates/.gitignore @@ -1,3 +1,2 @@ .env -.db __pycache__/