Skip to content

Commit 9a4c45e

Browse files
committed
Change line ending configuration to support WSL
Some developers use WSL, change line endings to support it.
1 parent dbec1db commit 9a4c45e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

+4
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
# SPDX-License-Identifier: LGPL-2.1-or-later
44

55
* text=auto
6+
*.sh text eol=lf
7+
gradlew eol=lf
8+
compose-e2e eol=lf
9+
compose-keycloak eol=lf

0 commit comments

Comments
 (0)