From c4834f398e86a3c80cd108a91f3396e7d176b459 Mon Sep 17 00:00:00 2001 From: Draconis Date: Sat, 8 Feb 2025 13:02:23 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d70ebaa..014e779 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -public \ No newline at end of file +.DS_Store +public +*.lock \ No newline at end of file