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