1
0
Fork 0
mirror of synced 2024-06-01 18:39:57 +12:00
appwrite/.gitattributes
2021-11-28 01:56:10 +02:00

34 lines
1.3 KiB
Plaintext

; 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/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/* 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
tests/*/*/*/* linguist-detectable=false
tests/*/*/*/*/* linguist-detectable=false
tests/*/*/*/*/*/* linguist-detectable=false