setup-maven/.gitattributes

12 lines
269 B
Plaintext

#
# https://help.github.com/articles/dealing-with-line-endings/
#
* text=auto eol=lf
# Excluded from stats, hidden in diffs
dist/** -diff -merge linguist-generated
# These are explicitly windows files and should use crlf
*.bat text eol=crlf
*.cmd text eol=crlf