summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2020-05-15 18:40:23 -0400
committergumi <git@gumi.ca>2020-05-15 18:40:23 -0400
commit1e401381ffb929645532ef1a2386aa7e28ff2403 (patch)
tree1bd22c94b8adddb8f2d52925e46ffe57ba910459
parent426cdd3cfe259ab21cf9fbf9a320a2e42bf9e5ab (diff)
downloadserverdata-1e401381ffb929645532ef1a2386aa7e28ff2403.tar.gz
serverdata-1e401381ffb929645532ef1a2386aa7e28ff2403.tar.bz2
serverdata-1e401381ffb929645532ef1a2386aa7e28ff2403.tar.xz
serverdata-1e401381ffb929645532ef1a2386aa7e28ff2403.zip
[ci skip] make Rouge highlight scripts as if they were C
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 990406e1..cb1544cf 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,2 @@
# treat script files as C (for highlighting in merge requests)
-npc/**/*.txt linguist-language=C
+npc/**/*.txt linguist-language=C gitlab-language=C