Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
krahets committed Jan 30, 2023
1 parent 7f3752d commit b52a6f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
*.py linguist-language=Python
*.cpp linguist-language=C++
*.c linguist-language=C++
*.zig linguist-language=Zig
*.go linguist-language=Go
*.js linguist-language=JavaScript
*.ts linguist-language=JavaScript
*.swift linguist-language=Swift
*.rs linguist-language=Rust

*.zig linguist-language=Other
*.rs linguist-language=Other
*.html linguist-detectable=false
*.css linguist-detectable=false

0 comments on commit b52a6f8

Please sign in to comment.