summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2016-11-17 04:35:21 +0000
committerLuke "Jared" Bennett <lbennett@gitlab.com>2016-11-17 04:35:21 +0000
commit61207ce2fbf7c2d08b7a43529bdcfab84240d7e7 (patch)
treeeb9fe085957c36f3746f8f4d3cf2dd0a217ff1eb
parent60306053a2a14ff881bb56eadd4968bc4d4f48dc (diff)
downloadgitlab-ce-use-xml-lexer-for-svg-files.tar.gz
Use xml lexer for *.svg filesuse-xml-lexer-for-svg-files
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 70cce05d2b5..33b9bea64cc 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,2 @@
*.js.es6 gitlab-language=javascript
+*.svg gitlab-language=xml \ No newline at end of file