Add .gitattributes (#8874)
Without this configuration there are issues with line endings on Windows. See: openhab/openhab-addons#8712 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
parent
ba5488f040
commit
08405233ae
|
@ -0,0 +1,2 @@
|
|||
.java text=auto
|
||||
.xml text=auto
|
Loading…
Reference in New Issue