1
0
Fork 0
mirror of synced 2024-06-18 18:54:55 +12:00
appwrite/.gitattributes

16 lines
589 B
Plaintext
Raw Normal View History

2021-02-13 07:04:20 +13:00
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
2021-11-28 12:35:11 +13:00
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
2021-02-12 19:36:03 +13:00
tests/* linguist-detectable=false
tests/*/* linguist-detectable=false
tests/*/*/* linguist-detectable=false
tests/*/*/*/* linguist-detectable=false
2021-11-28 12:35:11 +13:00
tests/*/*/*/*/* linguist-detectable=false