From ab878f3af1ba5a698ecef7ce879557cc0b1f67af Mon Sep 17 00:00:00 2001 From: Philippe TSeyen Date: Wed, 21 Jan 2026 22:28:24 +0100 Subject: [PATCH] embabel-27: le encoding on windows --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2b738b7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +codegen-gradle/gradlew text eol=lf