Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit 921981f

Browse files
Robban1980Robert Karlsson
and
Robert Karlsson
authored
Add support for building on windows (#3831)
Co-authored-by: Robert Karlsson <[email protected]>
1 parent aaa46b5 commit 921981f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
gradlew eol=lf
2+
*.gradle eol=lf
3+
*.java eol=lf
4+
*.groovy eol=lf
5+
spring.factories eol=lf
6+
*.sh eol=lf
7+
18
docs/* linguist-documentation
29
server/src/main/resources/swagger-ui/* linguist-vendored
310

0 commit comments

Comments
 (0)