enable syntax highlight for *.pyj on github

This commit is contained in:
Pedro Fonseca 2024-11-05 18:10:38 +01:00
parent 3e957aa58b
commit 5e323f1791

2
.gitattributes vendored
View File

@ -1,6 +1,6 @@
# Tell git what files are txt
*.py text diff=python
*.pyj text diff=python
*.pyj text diff=python linguist-language=python
*.recipe text diff=python linguist-language=python
*.coffee text
*.js text