1
0
Files
ollama/.gitignore
2025-08-27 00:20:10 +08:00

14 lines
117 B
Plaintext

/.data/*
/rag/input_html/*
/rag/input_md/*
/rag/sys_prompt.txt
/rag/chats/*.md
.old/
.venv/
.env
*.html
!.gitkeep