diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 50771f57..9be84023 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,3 +9,4 @@ *.cc text=auto eol=lf *.md text=auto eol=lf *.csv text=auto eol=lf +* text=auto eol=lf |