diff --git a/.gitattributes b/.gitattributes index 03f8edc4a..beb791f5f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,34 +1,16 @@ -; app/* linguist-detectable=false -; app/* linguist-detectable=false -; app/*/* linguist-detectable=false -; app/*/*/* linguist-detectable=false -; app/*/*/*/* linguist-detectable=false -; app/*/*/*/*/* linguist-detectable=false -app/config/* linguist-detectable=false app/config/* linguist-detectable=false app/config/*/* linguist-detectable=false app/config/*/*/* linguist-detectable=false app/config/*/*/*/* linguist-detectable=false app/views/* linguist-detectable=false -app/views/* linguist-detectable=false app/views/*/* linguist-detectable=false app/views/*/*/* linguist-detectable=false app/views/*/*/*/* linguist-detectable=false app/controllers/* linguist-detectable=false -app/controllers/* linguist-detectable=false 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 -; 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