Skip to content

Commit dd68d01

Browse files
committed
fix: exclude .mdx files from linguist detection
1 parent 27b0d0c commit dd68d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
*.mjs linguist-language=TypeScript
1+
*.mdx linguist-detectable=false

0 commit comments

Comments
 (0)