Default to unix line endings (#3932)

* Default to unix line endings

* Respect preconfigured settings
This commit is contained in:
Alexander Brandes
2023-01-15 17:54:52 +01:00
committed by GitHub
parent c978322036
commit abbac057ed
13 changed files with 7 additions and 12 deletions

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
* text=auto
*.java text
*.jar binary