Add .DS_Store to .gitignore.
Chaos Ci / test-and-benchmark (push) Successful in 2m7s

This commit is contained in:
hashlag
2026-06-17 23:40:22 +03:00
parent 47b8248586
commit 1cf477f8be
+1
View File
@@ -1,3 +1,4 @@
.cache/ .cache/
.vscode/ .vscode/
build/ build/
.DS_Store