소스 검색

feat: add solidity syntax highlighting directive, fixes #671

Matt Condon 7 년 전
부모
커밋
ad5edd329f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -0,0 +1 @@
+*.sol linguist-language=Solidity