From 61610ded842caba47c6a682afcb08aa0fda4e86b Mon Sep 17 00:00:00 2001 From: mcraa <6892971+mcraa@users.noreply.github.com> Date: Fri, 22 Apr 2022 15:08:04 +0200 Subject: [PATCH] patch: update allowed extensions to include deb afterinstall in build --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 3f17f049..faf9cb50 100644 --- a/.gitattributes +++ b/.gitattributes @@ -27,6 +27,7 @@ Makefile text *.yml text *.patch text *.txt text +*.tpl text CODEOWNERS text *.plist text