Remove .DS_Store

This commit is contained in:
Spengreb 2021-01-14 21:13:37 +01:00
parent 11eedd2020
commit 06529d5516
2 changed files with 2 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

3
.gitignore vendored
View file

@ -1 +1,2 @@
output/*.png
output/*.png
.DS_Store