Add support for python files, closes #1395

This commit is contained in:
Dane Everitt 2018-12-02 13:52:47 -08:00
parent 3dd2e50e4b
commit 1a8592b3b3
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 4 additions and 0 deletions

View file

@ -186,6 +186,7 @@ return [
'text/plain',
'text/x-perl',
'text/x-shellscript',
'text/x-python',
],
],