From 6c7626f0512b05e42b7fd5cfdfe0ac02f88e3fed Mon Sep 17 00:00:00 2001 From: Draconis Date: Sat, 8 Feb 2025 13:25:10 +0100 Subject: [PATCH] .gitignore updated --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 014e779..72e145b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store public -*.lock \ No newline at end of file +*.lock +resources \ No newline at end of file