From 814c29b7f419a553cda529284937fdf3daccc339 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Tue, 22 Aug 2023 14:10:24 -0500 Subject: [PATCH] update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f9be552..176fad1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ .hugo_build.lock - +resources/ \ No newline at end of file