From 6b668b34628c4014257030d274f961bff831b3dc Mon Sep 17 00:00:00 2001 From: Dave Nicolson Date: Sun, 13 Sep 2026 21:54:11 +0200 Subject: [PATCH] Fix .DS_Store typo --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 01866b6a..d41f9d5c 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,4 @@ DerivedData/ .idea/ -._DS_STORE +.DS_Store