mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Updated gitattributes
This commit is contained in:
parent
b19991ed9e
commit
b9dc9610d3
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
|
@ -19,6 +19,9 @@ 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/* linguist-detectable=false
|
||||
; src/* linguist-detectable=false
|
||||
; src/*/* linguist-detectable=false
|
||||
|
|
|
|||
Loading…
Reference in a new issue