Create .gitattributes

This commit is contained in:
lxk0301
2021-01-13 17:45:26 +08:00
committed by GitHub
parent 07479e36d0
commit 6d44d739e1

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
*.sh linguist-language=Shell
*.js linguist-language=JavaScript