mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-25 10:45:30 +00:00
First stab at adding support for Rust.
This commit is contained in:
@@ -721,6 +721,12 @@ Ruby:
|
||||
- Thorfile
|
||||
- Gemfile
|
||||
|
||||
Rust:
|
||||
type: programming
|
||||
extensions:
|
||||
- .rs
|
||||
- .rc
|
||||
|
||||
SQL:
|
||||
type: data
|
||||
searchable: false
|
||||
|
||||
Reference in New Issue
Block a user