Merge pull request #15290 from s-hadinger/berry_syntax_highlithing

Berry syntax is now native in Github
This commit is contained in:
s-hadinger 2022-04-04 17:26:27 +02:00 committed by GitHub
commit 3aabe5503b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitattributes vendored
View File

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