svoid addDirToDontBackupList(File dir) { appendToTextFile_uniq(newFile(dirOfFile(dir), standardNameOfDontBackupFile()), dir.getName()); }