From 0896feaad02713f4c8880539bdc8247a244ddc67 Mon Sep 17 00:00:00 2001 From: "s0wlz (Matthias Puchstein)" Date: Sat, 13 Dec 2025 17:58:03 +0100 Subject: [PATCH] added gitattributes --- .gitattributes | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..298607c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +*.py text eol=lf +*.csv text eol=lf +*.md text eol=lf +*.png binary +*.tif binary +