From 163002e35cb7ffdc8cd061b016ffb639ed6dac61 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 23 Feb 2023 17:12:13 -0800 Subject: [PATCH] Remove trailing slash from .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0c7657f4..3efb6fde 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .hugo_build.lock -exampleSite/resources/ +exampleSite/resources node_modules