From e293f5b4202f907fcbf2b5bebabe753d45d666f8 Mon Sep 17 00:00:00 2001 From: Xurkon Date: Wed, 3 Jun 2026 00:39:55 -0500 Subject: [PATCH] chore: exclude arrow backup snapshots from release archives --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index a656d04..20f912a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -61,3 +61,5 @@ workflow/ export-ignore Tests/ export-ignore Tools/ export-ignore .claude/skills/ export-ignore +Modules/Arrow/QuestieArrow.lua.bak4 export-ignore +Modules/Arrow/QuestieArrow_HEAD.lua export-ignore