diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-06-14 11:30:43 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-06-14 18:14:46 +0200 |
commit | 98385c129b6bf5da7ed9f37051444c70c55e0372 (patch) | |
tree | 14f6ac5c6f9f0f87287a1312ae3ee509f32983ca /.gitattributes | |
parent | 2a6f1c9c510ddea1a55428b6ed22a6685ce45cf9 (diff) |
update gitattributes
Diffstat (limited to '.gitattributes')
-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 |