mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add Docker Files as a language
This commit is contained in:
@@ -605,6 +605,14 @@ Diff:
|
||||
aliases:
|
||||
- udiff
|
||||
|
||||
Docker File:
|
||||
type: data
|
||||
tm_scope: source.dockerfile
|
||||
extensions:
|
||||
- .dockerfile
|
||||
filenames:
|
||||
- Dockerfile
|
||||
|
||||
Dogescript:
|
||||
type: programming
|
||||
color: "#cca760"
|
||||
@@ -2273,8 +2281,6 @@ Shell:
|
||||
- bash
|
||||
- sh
|
||||
- zsh
|
||||
filenames:
|
||||
- Dockerfile
|
||||
|
||||
ShellSession:
|
||||
type: programming
|
||||
|
||||
Reference in New Issue
Block a user