Skip to content

Commit

Permalink
highlight .ron files as rust in github
Browse files Browse the repository at this point in the history
  • Loading branch information
glindstedt committed Jan 2, 2021
1 parent f1147d0 commit 30f8085
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.ron linguist-language=Rust
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ edition = "2018"
keywords = ["audio", "cli"]
categories = ["multimedia::audio", "command-line-utilities"]
exclude = [
".gitattributes",
".github",
"contrib",
"*.ron",
Expand Down

0 comments on commit 30f8085

Please sign in to comment.