mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Updated gitattributes
This commit is contained in:
parent
e3ad45384a
commit
95cbf89fe1
1 changed files with 5 additions and 0 deletions
5
.gitattributes
vendored
5
.gitattributes
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue