From 10bc99bdb35281cfc5c5e9c7280f468d6fecac85 Mon Sep 17 00:00:00 2001 From: josc146 Date: Tue, 31 Oct 2023 12:17:33 +0800 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..6c3aeb4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +src/services/clients/** linguist-vendored