16 lines
149 B
Plaintext
16 lines
149 B
Plaintext
/.vscode/launch.json
|
|
/.data/*
|
|
/rag/input_html/*
|
|
/rag/data/*
|
|
/rag/sys_prompt.txt
|
|
/rag/chats/*.md
|
|
/rag/prompts/*
|
|
|
|
.old/
|
|
.venv/
|
|
|
|
.env
|
|
*.html
|
|
|
|
!.gitkeep
|