commit edcef7ebf66562bcd0eff5812788269076166a8e parent 901fb8321db5b8937ae3e253ca087bd8b866d3d7 Author: markseu <mark2011@mayberg.se> Date: Thu, 16 Nov 2023 16:11:07 +0100 Updated ZIP file, marzipan edition Diffstat:
| M | .gitattributes | | | 6 | ++---- |
| D | .gitignore | | | 1 | - |
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/.gitattributes b/.gitattributes @@ -1,7 +1,5 @@ .github export-ignore -.gitignore export-ignore .gitattributes export-ignore LICENSE.md export-ignore -README-de.md export-ignore -README-sv.md export-ignore -README.md export-ignore +README*.md export-ignore +SCREENSHOT*.png export-ignore diff --git a/.gitignore b/.gitignore @@ -1 +0,0 @@ -.DS_Store