summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2022-05-01 06:05:29 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2022-05-01 06:05:38 +0000
commiteb7a060d9c1b72191890bcd629b4a31ace083dc9 (patch)
tree135dd3430c1e3888427cb9c1a38aeea9c3b8a927 /.gitattributes
parent4b783f37862e3f4c95e729bc0accf82524dffe74 (diff)
downloadaports-eb7a060d9c1b72191890bcd629b4a31ace083dc9.zip
gitattributes: set gitlab language for openrc files
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000000..0493cf8daa1
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.initd gitlab-language=shell
+*.confd gitlab-language=shell