Skip to content

Commit

Permalink
fix: github language checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Valerioageno committed Aug 19, 2024
1 parent d0a6c59 commit c67d419
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
examples/** linguist-documentation
*.css linguist-detectable=false
*.scss linguist-detectable=false
*.js linguist-detectable=false
*.jsx linguist-detectable=true
*.tsx linguist-detectable=true
*.ts linguist-detectable=true
*.rs linguist-detectable=true
*.html linguist-detectable=false
*.sh linguist-detectable=false

0 comments on commit c67d419

Please sign in to comment.