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

Commit

Permalink
Add support for building on windows (#3831)
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Karlsson <robert.karlsson@agathalife.com>
  • Loading branch information
Robban1980 and Robert Karlsson committed Nov 25, 2023
1 parent aaa46b5 commit 921981f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
gradlew eol=lf
*.gradle eol=lf
*.java eol=lf
*.groovy eol=lf
spring.factories eol=lf
*.sh eol=lf

docs/* linguist-documentation
server/src/main/resources/swagger-ui/* linguist-vendored

Expand Down

0 comments on commit 921981f

Please sign in to comment.