fix: add .gitattributes to map .wren files as JavaScript for GitHub linguist highlighting

This commit is contained in:
Josh Goebel
2021-04-28 21:41:02 +00:00
parent 3987c12ce3
commit bf822779f0
+3
View File
@@ -0,0 +1,3 @@
* text=auto
*.wren linguist-language=JavaScript
*.wren linguist-vendored