Merge branch 'master' of github.com:appwrite/appwrite

This commit is contained in:
Eldad Fux 2021-11-28 01:51:53 +02:00
commit fa5b90184f

11
.gitattributes vendored
View file

@ -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