diff --git a/.gitignore b/.gitignore index f66fd02..9f13c3e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /rag/data/* /rag/sys_prompt.txt /rag/chats/*.md +/rag/prompts/* .old/ .venv/ diff --git a/rag/prompts/.gitkeep b/rag/prompts/.gitkeep new file mode 100644 index 0000000..e69de29