diff --git a/.gitattributes b/.gitattributes index da20981b07..a878e82cdd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -19,15 +19,15 @@ 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 -; src/*/*/* linguist-detectable=false -; src/*/*/*/* linguist-detectable=false -; src/*/*/*/*/* 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 +src/*/*/* linguist-detectable=false +src/*/*/*/* linguist-detectable=false +src/*/*/*/*/* linguist-detectable=false tests/* linguist-detectable=false tests/*/* linguist-detectable=false tests/*/*/* linguist-detectable=false