mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Can't have 2 same primary extensions
This commit is contained in:
@@ -67,7 +67,7 @@ ApacheConf:
|
|||||||
type: markup
|
type: markup
|
||||||
aliases:
|
aliases:
|
||||||
- apache
|
- apache
|
||||||
primary_extension: .conf
|
primary_extension: .apacheconf
|
||||||
filenames:
|
filenames:
|
||||||
- .htaccess
|
- .htaccess
|
||||||
- httpd.conf
|
- httpd.conf
|
||||||
@@ -833,7 +833,7 @@ Nemerle:
|
|||||||
Nginx:
|
Nginx:
|
||||||
type: markup
|
type: markup
|
||||||
lexer: Nginx configuration file
|
lexer: Nginx configuration file
|
||||||
primary_extension: .conf
|
primary_extension: .nginxconf
|
||||||
filenames:
|
filenames:
|
||||||
- nginx.conf
|
- nginx.conf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user