From a59b64921429bc5df3f07f6cf416010f20c6b230 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Tue, 6 Aug 2024 11:42:34 +0200 Subject: [PATCH] Include util/dtrace.sh in tarballs (cherry picked from commit 9abedb7757fda1ad25036ec8e594a5de89bc8495) --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 6f741da9a1..770cf77f19 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,3 +10,4 @@ /util/** export-ignore /util/bindkeys.pl -export-ignore /util/check-make-install.in -export-ignore +/util/dtrace.sh -export-ignore