* Instruct GitLab to use the Pascal syntax highlighter for .pp and .inc files.

(cherry picked from commit bd814c58c3)
This commit is contained in:
Yuriy Sydorov 2021-08-16 16:32:00 +03:00 committed by Florian Klämpfl
parent 6c78bb2b71
commit 077acef4d4

2
.gitattributes vendored
View File

@ -1 +1,3 @@
* text=auto !eol
*.pp gitlab-language=pascal
*.inc gitlab-language=pascal