From 8472564372b21aeb17621f15e8624c8f09be03b7 Mon Sep 17 00:00:00 2001 From: Ethan Robert <ethan.rbrt90@gmail.com> Date: Mon, 24 Feb 2025 15:36:17 +0100 Subject: [PATCH] Fixed .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 53c37a1..4be6e16 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -dist \ No newline at end of file +dist/* \ No newline at end of file -- GitLab