1
0
Fork 0
mirror of synced 2024-06-15 17:24:48 +12:00

Updated gitattributes

This commit is contained in:
Eldad Fux 2021-11-28 02:05:04 +02:00
parent ec9ac7a7b6
commit e3ad45384a

10
.gitattributes vendored
View file

@ -9,11 +9,11 @@ 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/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