mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 01:18:37 +00:00
Merge branch 'master' of github.com:appwrite/appwrite
This commit is contained in:
commit
fa5b90184f
1 changed files with 6 additions and 5 deletions
11
.gitattributes
vendored
11
.gitattributes
vendored
|
|
@ -4,11 +4,11 @@ app/*/* linguist-detectable=false
|
|||
app/*/*/* linguist-detectable=false
|
||||
app/*/*/*/* linguist-detectable=false
|
||||
app/*/*/*/*/* linguist-detectable=false
|
||||
# app/config/* linguist-detectable=false
|
||||
# app/config/* linguist-detectable=false
|
||||
# app/config/*/* linguist-detectable=false
|
||||
# app/config/*/*/* linguist-detectable=false
|
||||
# app/config/*/*/*/* linguist-detectable=false
|
||||
app/config/* linguist-detectable=false
|
||||
app/config/* linguist-detectable=false
|
||||
app/config/*/* linguist-detectable=false
|
||||
app/config/*/*/* linguist-detectable=false
|
||||
app/config/*/*/*/* linguist-detectable=false
|
||||
# src/* linguist-detectable=false
|
||||
# src/* linguist-detectable=false
|
||||
# src/*/* linguist-detectable=false
|
||||
|
|
@ -20,3 +20,4 @@ tests/*/* linguist-detectable=false
|
|||
tests/*/*/* linguist-detectable=false
|
||||
tests/*/*/*/* linguist-detectable=false
|
||||
tests/*/*/*/*/* linguist-detectable=false
|
||||
tests/*/*/*/*/*/* linguist-detectable=false
|
||||
|
|
|
|||
Loading…
Reference in a new issue