mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Update .gitattributes
This commit is contained in:
parent
38421951cf
commit
f1c501cb47
1 changed files with 12 additions and 11 deletions
23
.gitattributes
vendored
23
.gitattributes
vendored
|
|
@ -1,14 +1,14 @@
|
|||
app/* linguist-detectable=false
|
||||
app/* linguist-detectable=false
|
||||
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/* linguist-detectable=false
|
||||
# app/* linguist-detectable=false
|
||||
# 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
|
||||
# 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