From bf4ddf03db5e7255bcc66c93de5ea0457378f55f Mon Sep 17 00:00:00 2001 From: Michael Cho Date: Mon, 2 Feb 2026 10:22:49 -0500 Subject: [PATCH] add .gitattributes to build from git archive --- .gitattributes | 1 + cmake/modules/.git_archival.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..2a4073449 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +cmake/modules/.git_archival.txt export-subst diff --git a/cmake/modules/.git_archival.txt b/cmake/modules/.git_archival.txt index 9d376cd1d..4ed73f54b 100644 --- a/cmake/modules/.git_archival.txt +++ b/cmake/modules/.git_archival.txt @@ -1,4 +1,3 @@ node: $Format:%H$ node-date: $Format:%cI$ describe-name: $Format:%(describe:tags=true,match=?[0-9.]*)$ -ref-names: $Format:%D$