stivenDR14
Initial commit
67f0d18
raw
history blame contribute delete
189 Bytes
#ignore env variables
.env
#ignore pycache folder and all files in it
__pycache__
#ignore chroma_db folder
chroma_db
#ignore ollama folder
ollama
#ignore llama_index folder
llama_index