diff options
Diffstat (limited to 'tools/clang-format/.gitattributes')
-rw-r--r-- | tools/clang-format/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/clang-format/.gitattributes b/tools/clang-format/.gitattributes new file mode 100644 index 0000000..dfdb8b7 --- /dev/null +++ b/tools/clang-format/.gitattributes @@ -0,0 +1 @@ +*.sh text eol=lf |