From b9dc9610d344c2e7f1f91575410489e46296d4c5 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 28 Nov 2021 01:57:03 +0200 Subject: [PATCH] Updated gitattributes --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 78208eca78..da20981b07 100644 --- a/.gitattributes +++ b/.gitattributes @@ -19,6 +19,9 @@ app/workers/* linguist-detectable=false app/workers/*/* linguist-detectable=false app/workers/*/*/* linguist-detectable=false app/workers/*/*/*/* linguist-detectable=false +src/Appwrite/Auth/* linguist-detectable=false +src/Appwrite/Auth/*/* linguist-detectable=false +src/Appwrite/Auth/*/*/* linguist-detectable=false ; src/* linguist-detectable=false ; src/* linguist-detectable=false ; src/*/* linguist-detectable=false