commit aee818bd04d7ba5a9d439dfb00a4d1a0e929e535 Author: osconlab <129285747+osconlab@users.noreply.github.com> Date: Wed Mar 29 13:52:11 2023 +0200 Create .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto