From 0a759521f88aef0717a69dbd594d59b34ab23828 Mon Sep 17 00:00:00 2001 From: William Warriner <wwarr@uab.edu> Date: Fri, 11 Oct 2024 14:03:36 -0500 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index be548af..bc6a4b4 100644 --- a/.gitignore +++ b/.gitignore @@ -272,4 +272,5 @@ $RECYCLE.BIN/ # Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option) /site/ /embeddings/ +gh-pages.tar.gz ollama -- GitLab