feat: update .gitignore for macOS
This commit is contained in:
parent
8a341cbec4
commit
3782db6957
|
|
@ -107,3 +107,6 @@ temp/
|
|||
# OS specific
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# macOS metadata files
|
||||
._*
|
||||
|
|
|
|||
Loading…
Reference in New Issue