Also, any other extensions that would go into such a list? I have no
idea what the common extension is for something like pascal or csharp.
# [Object] Pascal unit files
*.pas diff=pascal
# + project files (they rarely contain procedures/functions
# but it is not forbidden in specification)
*.dpr diff=pascal
# for Lazarus - pp and .lpr respectivly
*.pp diff=pascal
*.lpr diff=pascal