Change the node web server to serve up .lst files as plain text
This commit is contained in:
parent
093b19bce3
commit
bfbe92e274
1 changed files with 1 additions and 0 deletions
|
|
@ -198,6 +198,7 @@ var asExtsPlainText = [
|
|||
"bas",
|
||||
"hex",
|
||||
"inc",
|
||||
"lst",
|
||||
"mac",
|
||||
"map",
|
||||
"nasm",
|
||||
|
|
|
|||
Loading…
Reference in a new issue