From 436afc417761d83b4e7d6496c6269419003169e7 Mon Sep 17 00:00:00 2001 From: Landon Taylor Date: Thu, 21 Aug 2025 15:43:41 -0600 Subject: [PATCH] ignore public --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e075815..a381a60 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ hugo.linux # Temporary lock file while building /.hugo_build.lock +public \ No newline at end of file