Add .gitattributes (#1767)
Without this configuration there are Spotless issues with line endings on Windows. See: openhab/openhab-addons#8712 Signed-off-by: Wouter Born <github@maindrain.net>pull/1773/head
parent
749b8f17fe
commit
2cfdf1934e
|
@ -0,0 +1,2 @@
|
|||
.java text=auto
|
||||
.xml text=auto
|
Loading…
Reference in New Issue