Exclude macOS xattr files

This commit is contained in:
Bowen Yan
2026-01-07 14:58:46 +11:00
parent 8ac8724cd8
commit 054dc70f3f
+3
View File
@@ -17,3 +17,6 @@ venv/
.venv/
# snoop logs
out/
# macOS
.DS_Store
._*