Browse Source

Update .gitattributes

代强 3 years ago
parent
commit
d25fbb220f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitattributes

+ 2 - 1
.gitattributes

@@ -1,5 +1,6 @@
 src/*  -linguist-detectable
 src/*  -linguist-detectable
-packages/**/_story/* -linguist-detectable
+*.test.js -linguist-detectable
+*.story.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