From ff5d24997a0b84d2f9350e1d21b4d0c01aac03a9 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Wed, 4 Dec 2024 13:38:49 +0800 Subject: [PATCH] create a folder for prompts cache --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8ea81cb..d267b48 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ data/datasets/ passwords/ -.DS_Store \ No newline at end of file +.DS_Store +/tests/cache