From 3c6932074de70fc7eefe009a456ed9e914c2aec5 Mon Sep 17 00:00:00 2001 From: Alex Myczko Date: Thu, 21 Mar 2024 09:21:52 +0100 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 255b940..06e39d1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,3 +11,4 @@ tests/ export-ignore notes/Theme_dark.png export-ignore notes/Theme_light.png export-ignore +tests/helloname/core.helloname.* export-ignore