chore: add .gitattributes
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 1m21s

This commit is contained in:
Jorge Bornhausen 2024-11-11 09:43:38 +01:00
parent a18c903202
commit 797c3ed950
Signed by: jorge.bornhausen
SSH key fingerprint: SHA256:X2ootOwvCeP4FoNfmVUFIKIbhq95tAgnt7Oqg3x+lfs

3
.gitattributes vendored Normal file
View file

@ -0,0 +1,3 @@
mvnw text eol=lf
*.xml text eol=lf
*.java text diff=java eol=lf