浏览代码

Update .gitattributes

代强 3 年之前
父节点
当前提交
8337c6d90a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

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