Skip to content

Commit

Permalink
Add .gitattributes
Browse files Browse the repository at this point in the history
Without this configuration there are Spotless issues with line endings on Windows.

See: openhab/openhab-addons#8712

Signed-off-by: Wouter Born <[email protected]>
  • Loading branch information
wborn committed Oct 26, 2020
1 parent ecefc5f commit a1305df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.java text=auto
.xml text=auto

0 comments on commit a1305df

Please sign in to comment.