mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-27 09:08:14 +00:00
Merge commit 'e16606672afab6c257010ce4a0ff1614740aa096' as 'packages/tools'
This commit is contained in:
15
packages/tools/.gitignore
vendored
Normal file
15
packages/tools/.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
.DS_Store
|
||||
.pytest_cache
|
||||
__pycache__
|
||||
dist/
|
||||
.env
|
||||
.idea
|
||||
test.py
|
||||
docs_crew/
|
||||
chroma.sqlite3
|
||||
venv
|
||||
.venv/
|
||||
|
||||
# chroma db
|
||||
db
|
||||
crewai-rag-tool.lock
|
||||
Reference in New Issue
Block a user