Skip to content

Commit

Permalink
Update .gitattributes to show golang language
Browse files Browse the repository at this point in the history
  • Loading branch information
imrajdas authored Aug 21, 2023
1 parent 6953987 commit 92d2dbe
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
*.go linguist-language=Go
*.sh linguist-language=Shell
*.js linguist-language=JavaScript
*.go linguist-detectable=true
*.css linguist-detectable=false
*.js linguist-detectable=false
*.ts linguist-detectable=false
*.html linguist-detectable=false
*.tsx linguist-detectable=false

0 comments on commit 92d2dbe

Please sign in to comment.