fpc/.gitattributes
florian 3aadfc0802 * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
on unixes can be tackled

git-svn-id: trunk@44010 -
(cherry picked from commit 01302bc47d)
2023-12-12 22:19:17 +01:00

7 lines
127 B
Plaintext

* text=auto !eol
*.pp gitlab-language=pascal
*.inc gitlab-language=pascal
*.pp diff=pascal
*.pas diff=pascal
*.inc diff=pascal