From 33e2a49dbf2ad718d7d5c8e04ca4b955b48d23f2 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Tue, 22 Aug 2023 15:30:27 +0200 Subject: Add .gitattributes to dynamically resolve .relver. Thanks to Alexander Shpilkin. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..c048531e --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +/.relver export-subst -- cgit v1.2.3-55-g6feb