This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch membphis/patch-1 in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
commit 5e8dde5fd5c10e433300d1eaa264ecce8efa258b Author: YuanSheng Wang <[email protected]> AuthorDate: Mon Nov 30 13:49:42 2020 +0800 chore: added .gitattributes file to correct GitHub's language tag. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6fe6f35 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.t linguist-language=Text
