From ab619e4ac01c93039206341d66ca7c5ffb2dfd7a Mon Sep 17 00:00:00 2001 From: Marvin Scham <67930021+marvinscham@users.noreply.github.com> Date: Fri, 29 Jul 2022 23:51:25 +0200 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..28e5933 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Exclude external assets from language detection +assets/* linguist-vendored