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

This commit is contained in:
Yuriy Sydorov 2021-08-16 16:32:00 +03:00
parent fc3685819c
commit bd814c58c3

2
.gitattributes vendored
View File

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