Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
minnukota381 authored Dec 27, 2024
1 parent faacdc6 commit 71c4193
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
* linguist-language=TypeScript

# Prioritize TypeScript files but don't hide other languages
*.ts linguist-language=TypeScript
*.tsx linguist-language=TypeScript

# Mark vendor files as not detected in language stats
*.min.js linguist-vendored
*.css linguist-vendored

0 comments on commit 71c4193

Please sign in to comment.