.gitattributes: enable solidity highlighting on github (#16425)

This commit is contained in:
Li Xuanji
2018-04-03 15:21:24 +02:00
committed by Felix Lange
parent 8bbbe77aa8
commit ef69c7e524
+1
View File
@@ -1,2 +1,3 @@
# Auto detect text files and perform LF normalization
* text=auto
*.sol linguist-language=Solidity