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