Browse Source

Update .gitattributes

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

+ 1 - 0
.gitattributes

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