Added .DS_Store to .gitignore

This commit is contained in:
William Davis 2024-01-01 02:56:19 -05:00
parent c5f8fc0b57
commit 138f93ae81
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ _site
vendor
Gemfile.lock
site.tgz
.DS_Store