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