We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc2352 commit b85764bCopy full SHA for b85764b
.gitattributes
@@ -1,2 +1,2 @@
1
-scripts/**.js linguist-detectable=false
2
-js/__test__/**.js linguist-detectable=false
+scripts/*.js linguist-detectable=false
+__test__/**/*.ts linguist-detectable=false
0 commit comments