From 3f88d5ed80e95fb9797075658b293c041ab0c69c Mon Sep 17 00:00:00 2001 From: Alessandro Autiero Date: Wed, 31 Jul 2024 11:54:02 +0200 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..070dbbb --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +backend/**/* linguist-vendored