diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..c1f5180bf --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +/build-aux/*.zsh eol=lf +/build-aux/.functions/* eol=lf diff --git a/.gitignore b/.gitignore index 317043ee9..21d2ad7ac 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ !/tests !.clang-format !.cmake-format.json +!.gitattributes !.gitignore !BUILDING.md !buildspec.json