소스 검색

Update .gitattributes

代强 3 년 전
부모
커밋
8337c6d90a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -1,6 +1,6 @@
 src/*  -linguist-detectable
 *.test.js -linguist-detectable
-*.story.js -linguist-detectable
+*.storie.js -linguist-detectable
 packages/* linguist-detectable
 *.tsx linguist-language=TypeScript
 *.jsx linguist-language=JavaScript