commit f4839a8257593862117a4650342a085a22fc80f8 parent c06943a12c5ff0ab2e401cc06215ac4ef517b096 Author: markseuffert <mark2011@mayberg.se> Date: Thu, 19 Feb 2026 23:46:29 +0100 Keep license in ZIP file Diffstat:
| M | .gitattributes | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitattributes b/.gitattributes @@ -1,4 +1,4 @@ .github export-ignore .gitattributes export-ignore -readme*.md export-ignore -screenshot*.png export-ignore +readme.md export-ignore +screenshot.png export-ignore