JHertz5 / shopping_list

python script to generate shopping list from Google Sheets spreadsheet
GNU General Public License v3.0
1 stars 0 forks source link

Add safe quit mechanism #5

Closed JHertz5 closed 9 months ago

JHertz5 commented 10 months ago

Clean up temporary files when quitting safely. Currently, I'm just doing CTRL+C to get out of the dialog.