added gitignore updates
This commit is contained in:
parent
b7df2dacc7
commit
460583a40f
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,5 +1,9 @@
|
||||||
|
.data
|
||||||
.env
|
.env
|
||||||
|
.local.env
|
||||||
|
.prod.env
|
||||||
|
cognee/.data/
|
||||||
|
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue