mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Update .gitattributes
This commit is contained in:
parent
2b098dabfe
commit
e8561d6288
1 changed files with 6 additions and 5 deletions
11
.gitattributes
vendored
11
.gitattributes
vendored
|
|
@ -3,11 +3,12 @@ app/config/* linguist-detectable=false
|
|||
app/config/*/* linguist-detectable=false
|
||||
app/config/*/*/* linguist-detectable=false
|
||||
app/config/*/*/*/* linguist-detectable=false
|
||||
app/src/* linguist-detectable=false
|
||||
app/src/* linguist-detectable=false
|
||||
app/src/*/* linguist-detectable=false
|
||||
app/src/*/*/* linguist-detectable=false
|
||||
app/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/*/*/*/*/* linguist-detectable=false
|
||||
tests/* linguist-detectable=false
|
||||
tests/*/* linguist-detectable=false
|
||||
tests/*/*/* linguist-detectable=false
|
||||
|
|
|
|||
Loading…
Reference in a new issue