diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 56abc3c2bd..d71939950d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,7 @@ +* text=auto eol=lf conf/* linguist-vendored docker/* linguist-vendored options/* linguist-vendored public/* linguist-vendored scripts/* linguist-vendored -templates/* linguist-vendored
\ No newline at end of file +templates/* linguist-vendored |