diff options
-rw-r--r-- | .gitattributes | 2 |
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 |