mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Added detection for Puppet manifests (http://docs.puppetlabs.com/)
This commit is contained in:
@@ -756,6 +756,12 @@ Prolog:
|
||||
- .pro
|
||||
- .prolog
|
||||
|
||||
Puppet:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
extensions:
|
||||
- .pp
|
||||
|
||||
Pure Data:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
|
||||
Reference in New Issue
Block a user