瀏覽代碼

Update .gitattributes

代强 3 年之前
父節點
當前提交
41b4b7c32c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

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