Comment 10 for bug 611925

Revision history for this message
Hernando Torque (htorque) wrote :

You can do:

echo "Dir::Ignore-Files-Silently:: \".save$\";" | sudo tee /etc/apt/apt.conf.d/99ignoresave

Not sure if the dot in front of 'save' needs to be escaped - seems to work without it (won't match 'foosave').