diff options
author | BastiaanOlij <mux213@gmail.com> | 2017-04-09 21:22:40 +1000 |
---|---|---|
committer | BastiaanOlij <mux213@gmail.com> | 2017-04-09 21:22:40 +1000 |
commit | 5c2ddb299ba1385bae19e16590bd6207e493ace6 (patch) | |
tree | 217b35aad58f0909e9915ba9fcdaf0ea6be5694d /.gitattributes | |
parent | 21727657ff6df8ebbf5860547ecd3c48f22eefe5 (diff) |
Formatting of mm files
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 1df99d85bf..f8959dd2d1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,7 @@ drivers/* linguist-vendored *.cpp eol=lf +*.mm eol=lf *.h eol=lf *.py eol=lf *.hpp eol=lf |