mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 13:21:01 +00:00
Merge pull request #543 from jasonbot/master
Treat `.pyt` files as Python source
This commit is contained in:
@@ -1044,6 +1044,7 @@ Python:
|
|||||||
primary_extension: .py
|
primary_extension: .py
|
||||||
extensions:
|
extensions:
|
||||||
- .gyp
|
- .gyp
|
||||||
|
- .pyt
|
||||||
- .pyw
|
- .pyw
|
||||||
- .wsgi
|
- .wsgi
|
||||||
- .xpy
|
- .xpy
|
||||||
|
|||||||
Reference in New Issue
Block a user