chore(git): Ignore .DS_Store files

This commit is contained in:
Julian Kornberger 2023-09-18 10:21:47 +02:00 committed by genofire
parent 632e550b63
commit fca254efea
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -30,3 +30,4 @@ coverage.html
coverage.out
/node_modules
.DS_Store