Updated gitattributes

This commit is contained in:
Eldad Fux 2021-11-28 02:05:54 +02:00
parent e3ad45384a
commit 95cbf89fe1

5
.gitattributes vendored
View file

@ -9,6 +9,11 @@ app/config/* linguist-detectable=false
app/config/*/* linguist-detectable=false
app/config/*/*/* linguist-detectable=false
app/config/*/*/*/* linguist-detectable=false
app/views/* linguist-detectable=false
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