mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Add .eye files to be used as ruby (#3509)
Usually files that are used for [eye](https://github.com/kostya/eye) have the file extension `.eye`. A eye definition file always contains ruby code.
This commit is contained in:
committed by
Brandon Black
parent
ba09394f85
commit
7fb3db6203
@@ -3740,6 +3740,7 @@ Ruby:
|
||||
extensions:
|
||||
- ".rb"
|
||||
- ".builder"
|
||||
- ".eye"
|
||||
- ".fcgi"
|
||||
- ".gemspec"
|
||||
- ".god"
|
||||
|
||||
Reference in New Issue
Block a user