Add .DS_Store to .gitignore (#1087)

Relatively self-explanatory, pulled out of #1058
This commit is contained in:
Matt Wang
2022-12-26 14:15:12 -08:00
committed by GitHub
parent b6d725d42e
commit 56bda83528

1
.gitignore vendored
View File

@@ -6,3 +6,4 @@
_site
Gemfile.lock
node_modules
.DS_Store