languages.yml: don't assume .conf is Apache

The assumption that `.conf` files are Apache is causing many projects to
be detected incorrectly as being primarily "ApacheConf".

The `.conf` extension is widely used by software; Apache accounts for
only a very tiny proportion of its overall use. The addition of `.conf`
for ApacheConf has resulted in projects which contain none (or almost
no) Apache config being marked as primarily containing it.

The problem was introduced by 18a3ef9e5e
This commit is contained in:
Chris Kuehl
2015-03-10 22:19:22 -07:00
parent 53c3cb382c
commit 02ced24751

View File

@@ -148,7 +148,6 @@ ApacheConf:
- apache
extensions:
- .apacheconf
- .conf
tm_scope: source.apache-config
ace_mode: apache_conf