mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Update .gitattributes
This commit is contained in:
parent
e8561d6288
commit
d4e5e6d6b0
1 changed files with 6 additions and 0 deletions
6
.gitattributes
vendored
6
.gitattributes
vendored
|
|
@ -3,6 +3,12 @@ app/config/* linguist-detectable=false
|
|||
app/config/*/* linguist-detectable=false
|
||||
app/config/*/*/* linguist-detectable=false
|
||||
app/config/*/*/*/* linguist-detectable=false
|
||||
app/* linguist-detectable=false
|
||||
app/* linguist-detectable=false
|
||||
app/*/* linguist-detectable=false
|
||||
app/*/*/* linguist-detectable=false
|
||||
app/*/*/*/* linguist-detectable=false
|
||||
app/*/*/*/*/* linguist-detectable=false
|
||||
src/* linguist-detectable=false
|
||||
src/* linguist-detectable=false
|
||||
src/*/* linguist-detectable=false
|
||||
|
|
|
|||
Loading…
Reference in a new issue