Merge pull request #13546 from s-hadinger/berry_syntax

Berry syntax highlighting
This commit is contained in:
Theo Arends 2021-11-03 10:51:48 +01:00 committed by GitHub
commit fd9fd66357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitattributes vendored
View File

@ -15,3 +15,6 @@
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
# Apply Python syntax highlighting to berry (.be) files
*.be linguist-language=Python