chore: add .DS_Store to .gitignore

This commit is contained in:
AJ ONeal 2026-02-21 17:38:58 -07:00
parent c08f7e342a
commit c6b55feb78
No known key found for this signature in database

2
.gitignore vendored
View File

@ -20,3 +20,5 @@ env.*
# Dependency directories (remove the comment below to include it)
# vendor/
.DS_Store