From 8baf7924fc2770e491a14494c35565f4b36c99ce Mon Sep 17 00:00:00 2001 From: red031000 Date: Sun, 7 Jun 2020 22:33:50 +0100 Subject: finally finish OS_reset and stop git being stupid --- files/.gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 files/.gitattributes (limited to 'files') diff --git a/files/.gitattributes b/files/.gitattributes new file mode 100644 index 00000000..6129766f --- /dev/null +++ b/files/.gitattributes @@ -0,0 +1,2 @@ +*.bin binary +*.txt eol=crlf -- cgit v1.2.3