From 9083cee229a944aef02750a68be72ba13eea3b49 Mon Sep 17 00:00:00 2001 From: forksand Date: Mon, 27 Dec 2021 11:06:39 -0700 Subject: [PATCH] ignore autosave, backups --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b33e3ca..9946baa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.swp .~lock.*.od?# +\#auto_saved_files# +*/*-backups/*.zip