From 4a2f2e14c4b032f1c1956feea7dfceb9d9b374b7 Mon Sep 17 00:00:00 2001 From: Nicola Demo Date: Fri, 18 Mar 2022 12:04:08 +0100 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e5d281a --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +tutorials/** linguist-vendored=true