1
0
Fork 0
mirror of synced 2024-06-18 18:54:55 +12:00

Updated gitattributes

This commit is contained in:
Eldad Fux 2021-11-28 02:04:25 +02:00
parent 35c0f91720
commit ec9ac7a7b6

10
.gitattributes vendored
View file

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