revert last commit (push_back "Copy of") per IRC discussion with shadowmaster

This commit is contained in:
Groggy Dice 2013-08-01 23:32:53 -04:00
parent a10b2d5f3c
commit 2448d099f6

View file

@ -210,7 +210,6 @@ 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");