From 7a6aa03271940aacdae238d197b2a7de780021b7 Mon Sep 17 00:00:00 2001 From: horsepower Date: Thu, 8 Aug 2024 21:54:48 +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