aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Moone <gentoo@chaoslab.org>2018-11-21 05:49:29 +0000
committerIan Moone <gentoo@chaoslab.org>2018-11-21 05:49:29 +0000
commit44227c3b5f5d4d8933cbb334f03f202eccb7d8fe (patch)
tree87cc6039038993d3dfdc5f89a5d1aaad7c653ffa /.gitattributes
parentnet-im/riot-web: remove some extra tabs, doesn't need bumping (diff)
downloadmatrix-44227c3b5f5d4d8933cbb334f03f202eccb7d8fe.tar.gz
matrix-44227c3b5f5d4d8933cbb334f03f202eccb7d8fe.tar.bz2
matrix-44227c3b5f5d4d8933cbb334f03f202eccb7d8fe.zip
Add .gitattributes for syntax highlighting
See https://docs.gitlab.com/ee/user/project/highlighting.html
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..dc65689
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,7 @@
+*.ebuild gitlab-language=shell
+*.initd* gitlab-language=shell
+*.confd* gitlab-language=shell
+*.logrotate* gitlab-language=shell
+*.eclass gitlab-language=shell
+*.service* gitlab-language=ini
+*.socket gitlab-language=ini