Update .gitattributes

This commit is contained in:
jafea7 2025-03-22 16:59:38 +11:00
parent 0d5d1ba6cc
commit 59e2b21c6c
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -8,3 +8,4 @@
*.bat text eol=crlf *.bat text eol=crlf
*.java text diff=java *.java text diff=java
*.sh text eol=lf *.sh text eol=lf
*.java text eol=lf