From 265e06aa1f774bb5bd0a88004ac75c877cef0b8a Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Fri, 11 Apr 2025 09:38:10 +0200 Subject: [PATCH] add .gitattributes --- autodeploy/.gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 autodeploy/.gitattributes diff --git a/autodeploy/.gitattributes b/autodeploy/.gitattributes new file mode 100644 index 0000000..887a2c1 --- /dev/null +++ b/autodeploy/.gitattributes @@ -0,0 +1,2 @@ +# SCM syntax highlighting & preventing 3-way merges +pixi.lock merge=binary linguist-language=YAML linguist-generated=true