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
|
||||
aliases:
|
||||
- apache
|
||||
primary_extension: .conf
|
||||
primary_extension: .apacheconf
|
||||
filenames:
|
||||
- .htaccess
|
||||
- httpd.conf
|
||||
@@ -833,7 +833,7 @@ Nemerle:
|
||||
Nginx:
|
||||
type: markup
|
||||
lexer: Nginx configuration file
|
||||
primary_extension: .conf
|
||||
primary_extension: .nginxconf
|
||||
filenames:
|
||||
- nginx.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user