diff options
author | Kevin Daudt <kdaudt@alpinelinux.org> | 2022-05-01 06:05:29 +0000 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2022-05-01 06:05:38 +0000 |
commit | eb7a060d9c1b72191890bcd629b4a31ace083dc9 (patch) | |
tree | 135dd3430c1e3888427cb9c1a38aeea9c3b8a927 /.gitattributes | |
parent | 4b783f37862e3f4c95e729bc0accf82524dffe74 (diff) | |
download | aports-eb7a060d9c1b72191890bcd629b4a31ace083dc9.zip |
gitattributes: set gitlab language for openrc files
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
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 |