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 13f3add commit 474a82bCopy full SHA for 474a82b
.gitattributes
@@ -10,9 +10,9 @@
10
*.debug text eol=lf merge=union
11
12
# Generated codes
13
-index.js linguist-detectable=false
14
-index.d.ts linguist-detectable=false
15
-package-template.wasi-browser.js
16
-package-template.wasi.cjs
17
-wasi-worker-browser.mjs
18
-wasi-worker.mjs
+index.js linguist-detectable=false
+index.d.ts linguist-detectable=false
+package-template.wasi-browser.js linguist-detectable=false
+package-template.wasi.cjs linguist-detectable=false
+wasi-worker-browser.mjs linguist-detectable=false
+wasi-worker.mjs linguist-detectable=false
0 commit comments