Skip to content

Commit

Permalink
Add .gitattributes (openhab#8874)
Browse files Browse the repository at this point in the history
Without this configuration there are issues with line endings on Windows.

See: openhab#8712

Signed-off-by: Wouter Born <github@maindrain.net>
  • Loading branch information
wborn committed Oct 26, 2020
1 parent 21503e1 commit 93dfbdc
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 93dfbdc

Please sign in to comment.