From b6df6baa117a3fee405367ee861094dde3a7cb64 Mon Sep 17 00:00:00 2001 From: horsepower Date: Thu, 8 Aug 2024 21:53:26 +0800 Subject: [PATCH] Add template/.gitattributes --- template/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 template/.gitattributes diff --git a/template/.gitattributes b/template/.gitattributes new file mode 100644 index 0000000..3c15b1d --- /dev/null +++ b/template/.gitattributes @@ -0,0 +1 @@ +**/pom.xml merge=union \ No newline at end of file