Browse Source

Update .gitattributes

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

+ 1 - 1
.gitattributes

@@ -1,5 +1,5 @@
 src/*  -linguist-detectable
 src/*  -linguist-detectable
-**/_story/* -linguist-detectable
+packages/**/_story/* -linguist-detectable
 packages/* linguist-detectable
 packages/* linguist-detectable
 *.tsx linguist-language=TypeScript
 *.tsx linguist-language=TypeScript
 *.jsx linguist-language=JavaScript
 *.jsx linguist-language=JavaScript