Browse Source

Update .gitattributes

代强 3 years ago
parent
commit
8337c6d90a
1 changed files with 1 additions and 1 deletions
  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