Rebase onto main
This commit is contained in:
parent
d7ffef1979
commit
fbd011560a
5 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -4,8 +4,14 @@
|
||||||
.prod.env
|
.prod.env
|
||||||
cognee/.data/
|
cognee/.data/
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
*.lance/
|
*.lance/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
=======
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
>>>>>>> dd11da9 (Rebase onto main)
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
|
|
||||||
BIN
cognee/infrastructure/engine/.DS_Store
vendored
BIN
cognee/infrastructure/engine/.DS_Store
vendored
Binary file not shown.
Binary file not shown.
BIN
cognee/tasks/chunks/.DS_Store
vendored
BIN
cognee/tasks/chunks/.DS_Store
vendored
Binary file not shown.
BIN
cognee/tests/.DS_Store
vendored
BIN
cognee/tests/.DS_Store
vendored
Binary file not shown.
Loading…
Add table
Reference in a new issue