1
0
mirror of https://github.com/openresty/openresty synced 2024-11-09 18:35:51 +01:00

ensure that GitHub tags us as using the C language.

This commit is contained in:
Yichun Zhang (agentzh) 2015-11-25 11:40:28 +08:00
parent e60f9030ab
commit 62cc6b3758

1
.gitattributes vendored

@ -1,3 +1,4 @@
*.t linguist-language=Text *.t linguist-language=Text
demo/* linguist-language=Text demo/* linguist-language=Text
clients/* linguist-language=Text clients/* linguist-language=Text
* linguist-language=C