Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
krahets committed Sep 3, 2023
1 parent 9c3b7b6 commit 7583d0a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
*.java linguist-language=Java
*.py linguist-language=Python
*.cpp linguist-language=C++
*.hpp linguist-language=C++
*.java linguist-language=Java
*.go linguist-language=Go
*.js linguist-language=JavaScript
*.ts linguist-language=TypeScript
*.swift linguist-language=Swift
*.js linguist-language=JavaScript

*.c linguist-language=Other
*.h linguist-language=Other
*.cs linguist-language=Other
*.zig linguist-language=Other
*.rs linguist-language=Other
*.ts linguist-language=Other
*.dart linguist-language=Other

*.html linguist-detectable=false
*.css linguist-detectable=false

0 comments on commit 7583d0a

Please sign in to comment.