Update .gitignore file with .DS_Store

This commit is contained in:
Mike Wink 2022-10-05 17:20:41 +02:00
commit 28e678643b

3
.gitignore vendored
View file

@ -3,3 +3,6 @@
# Node
node_modules
# MacOS
.DS_Store