mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +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
|
||||
extensions:
|
||||
- .gyp
|
||||
- .pyt
|
||||
- .pyw
|
||||
- .wsgi
|
||||
- .xpy
|
||||
|
||||
Reference in New Issue
Block a user