mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 04:18:48 +00:00
add ApacheConf language
Recognizes httpd/apache2.conf and .htaccess files
This commit is contained in:
@@ -63,6 +63,16 @@ Ada:
|
||||
- .adb
|
||||
- .ads
|
||||
|
||||
ApacheConf:
|
||||
type: markup
|
||||
aliases:
|
||||
- apache
|
||||
primary_extension: .conf
|
||||
filenames:
|
||||
- .htaccess
|
||||
- httpd.conf
|
||||
- apache2.conf
|
||||
|
||||
Apex:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
|
||||
Reference in New Issue
Block a user