GPT-Docker / .gitignore
heikowagner's picture
remove data
4f0dc21
raw
history blame
174 Bytes
./docker/zeppelin/logs/*
*.openaiapikey*
*.log
*.log.*
*__pycache__*
root
*.ipynb_checkpoints*
.vscode
/app/mymodels
/app/.cache
/app/VectorStore*
*chroma-embeddings.parquet*