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:
Yves Siegrist
2017-03-14 01:22:56 +01:00
committed by Brandon Black
parent ba09394f85
commit 7fb3db6203

View File

@@ -3740,6 +3740,7 @@ Ruby:
extensions:
- ".rb"
- ".builder"
- ".eye"
- ".fcgi"
- ".gemspec"
- ".god"