Skip to content

Commit

Permalink
chore: Ignore markdown + yaml in repo language scan (#5486)
Browse files Browse the repository at this point in the history
  • Loading branch information
olivermrbl authored Oct 30, 2023
1 parent a45da92 commit 8f5b5b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.mdx linguist-detectable=false
*.md linguist-detectable=false
*.yaml linguist-detectable=false

0 comments on commit 8f5b5b5

Please sign in to comment.