| commit | 4df5c0886f86835df74ccebbffa397ee97fbb069 | [log] [tgz] |
|---|---|---|
| author | David Pursehouse <dpursehouse@collab.net> | Mon Feb 03 08:32:01 2020 +0900 |
| committer | David Pursehouse <dpursehouse@collab.net> | Mon Feb 03 08:32:01 2020 +0900 |
| tree | 04c17ed1351a862619520777599a06f32a46b54c | |
| parent | 62a23aae7612f01487437735a79ec321cb6a679d [diff] | |
| parent | 11bce058a0ae97b9579ad5370e27d51c108fad49 [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
diff --git a/resources/com/google/gerrit/server/mime/mime-types.properties b/resources/com/google/gerrit/server/mime/mime-types.properties index 7c94f32..84eef77 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 @@ 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 @@ vtl = text/velocity webidl = text/x-webidl wsdl = application/xml +WORKSPACE = text/x-python xaml = application/xml xhtml = text/html xml = application/xml