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:06:59 +02:00
parent 95cbf89fe1
commit 9edeebcc81

10
.gitattributes vendored
View file

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