Add .DS_Store to gitignore

This commit is contained in:
Frankie B 2023-07-28 23:46:10 +01:00
parent eda34f5bfe
commit dea321f93c
No known key found for this signature in database

1
.gitignore vendored
View file

@ -18,3 +18,4 @@ yarn-error.log
/.idea
/.vscode
.auth0.*.json
**/.DS_Store