Add .DS_Store macOS metadata to gitignore

This commit is contained in:
Christopher C. Wells 2021-03-05 14:51:54 -08:00
parent 8feb7b37fa
commit 580b16a634
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ Homestead.yaml
npm-debug.log
yarn-error.log
.idea
.DS_Store