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