mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Update .gitattributes
This commit is contained in:
parent
fa923e3af0
commit
2517d053e6
1 changed files with 11 additions and 11 deletions
22
.gitattributes
vendored
22
.gitattributes
vendored
|
|
@ -4,17 +4,17 @@ 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
|
||||
src/*/*/* linguist-detectable=false
|
||||
src/*/*/*/* linguist-detectable=false
|
||||
src/*/*/*/*/* 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
|
||||
# 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