From 5022b07710cb63cebd6d3dfd999236b1e59cb7e4 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 7 Nov 2022 13:28:48 +0100 Subject: [PATCH] Create .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..39f9ace --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.tft binary +*.HMI binary