commit 7d97120b0738093d9c6487ce4aee737776a1310a Author: Simon Dellenbach Date: Fri Jun 26 07:56:16 2026 +0200 Initial commit. diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c52a780 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,10 @@ +* text=auto + +.gitignore eol=lf + +*.sh text eol=lf +*.keys text eol=lf + +*.txt text eol=lf +*.md text eol=lf +