From 82993591239ccb8e4f5681fc17bf74ebc4be8923 Mon Sep 17 00:00:00 2001 From: "s0wlz (Matthias Puchstein)" Date: Sat, 13 Dec 2025 17:57:53 +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 +