mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
Update .gitattributes
This commit is contained in:
parent
f1c501cb47
commit
29a36bc0d1
1 changed files with 6 additions and 6 deletions
12
.gitattributes
vendored
12
.gitattributes
vendored
|
|
@ -1,9 +1,9 @@
|
|||
# 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/* 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue