add DS_Store to gitignore

This commit is contained in:
Daniel D Orlando 2023-04-02 12:50:52 -07:00
parent 8c392ac05e
commit 10941bf623

1
.gitignore vendored
View file

@ -57,3 +57,4 @@ src/style - official.css
/e2e/specs/.test-results/ /e2e/specs/.test-results/
/e2e/playwright-report/ /e2e/playwright-report/
/playwright/.cache/ /playwright/.cache/
.DS_Store