mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
updating gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -8,6 +8,4 @@ assets/*
|
|||||||
test/
|
test/
|
||||||
docs_crew/
|
docs_crew/
|
||||||
chroma.sqlite3
|
chroma.sqlite3
|
||||||
old_en.json
|
old_en.json
|
||||||
db/*
|
|
||||||
.db
|
|
||||||
1
src/crewai/cli/templates/.gitignore
vendored
1
src/crewai/cli/templates/.gitignore
vendored
@@ -1,3 +1,2 @@
|
|||||||
.env
|
.env
|
||||||
.db
|
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|||||||
Reference in New Issue
Block a user