diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 5f7a58f5..d681ede5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,5 @@ *.txt text=auto eol=lf *.ui text=auto eol=lf *.qrc text=auto eol=lf +*.cc text=auto eol=lf +*.md text=auto eol=lf |