Merge pull request #1081 from sharelatex/ns-allow-ps-files

allow for ps files fixes overleaf/sharelatex#1087

GitOrigin-RevId: dea77155d047becc3a8bad3a5958ad49969ec625
This commit is contained in:
Timothée Alby 2018-10-30 16:21:32 +02:00 committed by sharelatex
parent 23a57f3aa0
commit 3c25fb2759

View file

@ -7,7 +7,7 @@ module.exports = FileTypeManager =
]
IGNORE_EXTENSIONS : [
"dvi", "aux", "log", "ps", "toc", "out", "pdfsync"
"dvi", "aux", "log", "toc", "out", "pdfsync"
# Index and glossary files
"nlo", "ind", "glo", "gls", "glg"
# Bibtex