diff options
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index d681ede5..50771f57 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,3 +8,4 @@ *.qrc text=auto eol=lf *.cc text=auto eol=lf *.md text=auto eol=lf +*.csv text=auto eol=lf |