mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-10 11:25:32 +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:
|
extensions:
|
||||||
- ".rb"
|
- ".rb"
|
||||||
- ".builder"
|
- ".builder"
|
||||||
|
- ".eye"
|
||||||
- ".fcgi"
|
- ".fcgi"
|
||||||
- ".gemspec"
|
- ".gemspec"
|
||||||
- ".god"
|
- ".god"
|
||||||
|
|||||||
Reference in New Issue
Block a user