1
0
Fork 0
mirror of synced 2024-06-01 18:39:57 +12:00

Updated gitattributes

This commit is contained in:
Eldad Fux 2021-11-28 02:02:58 +02:00
parent 1ac5947bda
commit 35c0f91720

18
.gitattributes vendored
View file

@ -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