Copy over gitignore
This commit is contained in:
parent
d7d84607a3
commit
949dd50257
1 changed files with 0 additions and 6 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -4,14 +4,8 @@
|
||||||
.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]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue