add .DS_Store to git ignore

This commit is contained in:
João Faria 2024-04-08 10:24:03 +01:00
parent 92c1fdc2d7
commit cdc8b00731
3 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -32,4 +32,5 @@ actual_output/
*.exe
*.dll
**/testdata/fuzz/
**/testdata/fuzz/
.DS_Store

BIN
examples/.DS_Store vendored

Binary file not shown.

Binary file not shown.