set language to Oberon

This commit is contained in:
Antranig Vartanian 2024-05-11 21:43:22 +04:00
parent 48741af5ac
commit e189882af8
No known key found for this signature in database
GPG key ID: DE3998662D59F21C

4
.gitattributes vendored
View file

@ -34,3 +34,7 @@
*.Mod diff=pascal *.Mod diff=pascal
*.c diff=cpp *.c diff=cpp
*.h diff=cpp *.h diff=cpp
# Set the language to Oberon
*.Mod linguist-language=Oberon
*.mod linguist-language=Oberon