Update .gitignore to include .DS_Store

This commit is contained in:
Val 2025-04-08 16:01:41 -04:00 committed by GitHub
parent c46de847b9
commit e3253970cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
node_modules/
.vscode
site/
site/
/.DS_Store