From 041070fd6e5011b63bdb20c9ac31dc04f4c13088 Mon Sep 17 00:00:00 2001 From: kingbri Date: Sun, 17 Dec 2023 20:17:13 -0500 Subject: [PATCH] Update gitignore Signed-off-by: kingbri --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 14163cf..8dde2c2 100644 --- a/.gitignore +++ b/.gitignore @@ -186,3 +186,9 @@ models/* # Loras folder loras/* !loras/place_your_loras_here.txt + +# Templates folder +templates/* +!templates/place_your_templates_here.txt +!templates/alpaca.jinja +!templates/chatml.jinja