push_back Windows-style "Copy of" backup files
This commit is contained in:
parent
9903fd227e
commit
a10b2d5f3c
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@ namespace {
|
|||
files.push_back("#*#");
|
||||
files.push_back("*~");
|
||||
files.push_back("*-bak");
|
||||
files.push_back("Copy of *");
|
||||
files.push_back("*.swp");
|
||||
files.push_back("*.pbl");
|
||||
files.push_back("*.ign");
|
||||
|
|
Loading…
Add table
Reference in a new issue