From ec9ac7a7b665284cab1a533db8596a5fd2139e71 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 28 Nov 2021 02:04:25 +0200 Subject: [PATCH] Updated gitattributes --- .gitattributes | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitattributes b/.gitattributes index a878e82cd..296e0a0d1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,11 +14,11 @@ app/controllers/* linguist-detectable=false app/controllers/*/* linguist-detectable=false app/controllers/*/*/* linguist-detectable=false app/controllers/*/*/*/* linguist-detectable=false -app/workers/* linguist-detectable=false -app/workers/* linguist-detectable=false -app/workers/*/* linguist-detectable=false -app/workers/*/*/* linguist-detectable=false -app/workers/*/*/*/* linguist-detectable=false +; app/workers/* linguist-detectable=false +; 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