diff options
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 777829e..f51a632 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,4 @@ * text=auto # Templates should have CRLF -*.tpl text eol=crlf +*.tpl text eol=crlf -linguist-detectable |