mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 04:36:31 +00:00
Merge pull request #13546 from s-hadinger/berry_syntax
Berry syntax highlighting
This commit is contained in:
commit
fd9fd66357
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -15,3 +15,6 @@
|
|||||||
*.PDF diff=astextplain
|
*.PDF diff=astextplain
|
||||||
*.rtf diff=astextplain
|
*.rtf diff=astextplain
|
||||||
*.RTF diff=astextplain
|
*.RTF diff=astextplain
|
||||||
|
|
||||||
|
# Apply Python syntax highlighting to berry (.be) files
|
||||||
|
*.be linguist-language=Python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user