From c272f2f36e47c2636ea309849c0789e4ffb86c3d Mon Sep 17 00:00:00 2001 From: Alex Myczko Date: Thu, 21 Mar 2024 09:20:11 +0100 Subject: [PATCH] Update .gitattributes really needed in source distribution? --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 9ec1129..255b940 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,3 +9,5 @@ notes/ export-ignore scripts/ export-ignore tests/ export-ignore +notes/Theme_dark.png export-ignore +notes/Theme_light.png export-ignore