From 2aaea18f432374fd062370f2d899e47849558b2f Mon Sep 17 00:00:00 2001 From: Simon Kelley Date: Fri, 12 May 2017 13:14:17 +0100 Subject: [PATCH] Add .gitattributes to substitute VERSION on export. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5f72683 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +VERSION export-subst