Add MS Office '~$' temporary file exclude pattern. #1418

This commit is contained in:
Hylke Bons 2014-09-29 12:35:14 +01:00
parent b0e7ad12c3
commit a11a5a928a

View file

@ -95,6 +95,7 @@ namespace SparkleLib {
"~*.ppt", "~*.PPT", "~*.pptx", "~*.PPTX",
"~*.xls", "~*.XLS", "~*.xlsx", "~*.XLSX",
"~*.doc", "~*.DOC", "~*.docx", "~*.DOCX",
"~$*",
"*.a$v", // QuarkXPress
"*/CVS/*", ".cvsignore", "*/.cvsignore", // CVS
"/.svn/*", "*/.svn/*", // Subversion