From fc004fae7352a78b142d8d931ac96f1361d43af6 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Sat, 4 Apr 2026 18:02:21 +0200 Subject: chore: remove .DS_Store and add to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d6b130c..a6a79b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .claude/settings.local.json +.DS_Store -- cgit v1.2.3