From 3e2ff95eff0081be9d93c9e295feb1459b80c65e Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Tue, 21 Jan 2025 13:42:14 +0000 Subject: [PATCH] Added justfile utility functions --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d0b127d..2910b4e 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,5 @@ yarn-debug.log* yarn-error.log* .svelte-kit + +versions