Skip to content

Commit 83e5e0e

Browse files
committed
Fix gradlew/gradlew.bat line endings
1 parent 5f5aa92 commit 83e5e0e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
gpl-3.0.txt text eol=lf
33
gpl-3.0_windows.txt text eol=crlf
44
libraries_used.txt text eol=lf
5-
libraries_used_windows.txt text eol=crlf
5+
libraries_used_windows.txt text eol=crlf
6+
gradlew.bat text eol=crlf
7+
gradlew text eol=lf

0 commit comments

Comments
 (0)