Add support for python files, closes #1395
This commit is contained in:
parent
3dd2e50e4b
commit
1a8592b3b3
2 changed files with 4 additions and 0 deletions
|
@ -186,6 +186,7 @@ return [
|
|||
'text/plain',
|
||||
'text/x-perl',
|
||||
'text/x-shellscript',
|
||||
'text/x-python',
|
||||
],
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue