Skip to content

Commit 474a82b

Browse files
committed
chore: update gitattributes
1 parent 13f3add commit 474a82b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.gitattributes

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
*.debug text eol=lf merge=union
1111

1212
# 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
13+
index.js linguist-detectable=false
14+
index.d.ts linguist-detectable=false
15+
package-template.wasi-browser.js linguist-detectable=false
16+
package-template.wasi.cjs linguist-detectable=false
17+
wasi-worker-browser.mjs linguist-detectable=false
18+
wasi-worker.mjs linguist-detectable=false

0 commit comments

Comments
 (0)