From cc90fe182874cec09882a5deec0f47d673686fe9 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 19 Nov 2018 12:56:31 +0200 Subject: Add .gitattributes Needed for .tag to work Change-Id: I711a133a652f1fd5293dcd7c192873da985567d3 Reviewed-by: Mikko Gronoff --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..018cf2c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +.tag export-subst +.gitignore export-ignore +.gitattributes export-ignore -- cgit v1.2.3-54-g00ecf