diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 55e1a1744..58c855615 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ +* text=auto + Makefile* text whitespace=-tab-in-indent +*.sh text eol=lf |