Skip to content

Commit

Permalink
fix: exclude .mdx files from linguist detection
Browse files Browse the repository at this point in the history
  • Loading branch information
notunderctrl committed Dec 17, 2024
1 parent 27b0d0c commit dd68d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
*.mjs linguist-language=TypeScript
*.mdx linguist-detectable=false

0 comments on commit dd68d01

Please sign in to comment.