From 6c0ad2ad877c01e084d0d1e422563c261e7a74f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emre=20=C3=96nal?= <81802983+nemre@users.noreply.github.com> Date: Fri, 1 Sep 2023 19:31:34 +0300 Subject: [PATCH] Create .gitattributes https://github.com/golang/go/blob/master/.gitattributes golang.org/issue/9281 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fa1385d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* -text