chore: ignore macOS .DS_Store files
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
oesni committed
May 5, 2026 at 23:57 UTC
03e5de3888e48e70c6ee11fe82b6bc8755ec5307
1 file changed
+3
.gitignore
+3
@@ -38,6 +38,9 @@ profile.cov
38
# .idea/
39
# .vscode/
40
41
+# macOS
42
+.DS_Store
43
+
44
/target
45
46
# Docker Compose Override