summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2020-02-03 08:32:01 +0900
committerDavid Pursehouse <dpursehouse@collab.net>2020-02-03 08:32:01 +0900
commit4df5c0886f86835df74ccebbffa397ee97fbb069 (patch)
tree04c17ed1351a862619520777599a06f32a46b54c
parent62a23aae7612f01487437735a79ec321cb6a679d (diff)
parent11bce058a0ae97b9579ad5370e27d51c108fad49 (diff)
Merge branch 'stable-2.16' into stable-3.0
* stable-2.16: Highlight WORKSPACE as python Highlight BUILD.bazel as python Change-Id: I48d9cc5c83d6cd1a90517caa767e47ff26f59622
-rw-r--r--resources/com/google/gerrit/server/mime/mime-types.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/com/google/gerrit/server/mime/mime-types.properties b/resources/com/google/gerrit/server/mime/mime-types.properties
index 7c94f325c6..84eef7725b 100644
--- a/resources/com/google/gerrit/server/mime/mime-types.properties
+++ b/resources/com/google/gerrit/server/mime/mime-types.properties
@@ -13,6 +13,7 @@ bucklet = text/x-python
bzl = text/x-python
BUCK = text/x-python
BUILD = text/x-python
+BUILD.bazel = text/x-python
c = text/x-csrc
cfg = text/x-ttcn-cfg
cl = text/x-common-lisp
@@ -247,6 +248,7 @@ vm = text/velocity
vtl = text/velocity
webidl = text/x-webidl
wsdl = application/xml
+WORKSPACE = text/x-python
xaml = application/xml
xhtml = text/html
xml = application/xml