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

pull/16322/merge
Li Xuanji 7 years ago committed by Felix Lange
parent a095b84ec5
commit 6cdfb9a3eb
  1. 1
      .gitattributes

1
.gitattributes vendored

@ -1,2 +1,3 @@
# Auto detect text files and perform LF normalization # Auto detect text files and perform LF normalization
* text=auto * text=auto
*.sol linguist-language=Solidity

Loading…
Cancel
Save