Add .DS_Store to .gitignore

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-19 21:51:49 +10:00
parent 4598f1c75d
commit a66dde6618

3
.gitignore vendored
View File

@@ -25,3 +25,6 @@ erl_crash.dump
# Ignore package tarball (built via "mix hex.build"). # Ignore package tarball (built via "mix hex.build").
arcadia_cloud-*.tar arcadia_cloud-*.tar
# macOS metadata
.DS_Store