mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 01:18:37 +00:00
Updated gitattributes
This commit is contained in:
parent
35c0f91720
commit
ec9ac7a7b6
1 changed files with 5 additions and 5 deletions
10
.gitattributes
vendored
10
.gitattributes
vendored
|
|
@ -14,11 +14,11 @@ 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
|
; app/workers/* linguist-detectable=false
|
||||||
app/workers/*/* linguist-detectable=false
|
; app/workers/*/* linguist-detectable=false
|
||||||
app/workers/*/*/* linguist-detectable=false
|
; app/workers/*/*/* linguist-detectable=false
|
||||||
app/workers/*/*/*/* linguist-detectable=false
|
; app/workers/*/*/*/* linguist-detectable=false
|
||||||
; src/Appwrite/Auth/* linguist-detectable=false
|
; src/Appwrite/Auth/* linguist-detectable=false
|
||||||
; src/Appwrite/Auth/*/* linguist-detectable=false
|
; src/Appwrite/Auth/*/* linguist-detectable=false
|
||||||
; src/Appwrite/Auth/*/*/* linguist-detectable=false
|
; src/Appwrite/Auth/*/*/* linguist-detectable=false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue