From 3b1e9390206f22da0a0f7d94d4e585ff61944550 Mon Sep 17 00:00:00 2001 From: "C. Lente" <7017340+clente@users.noreply.github.com> Date: Thu, 2 Mar 2023 14:35:20 -0300 Subject: Reorder options in config --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6650314..6274ee4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .hugo_build.lock -.DS_Store \ No newline at end of file +.DS_Store +resources/ \ No newline at end of file -- cgit v1.2.3