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