From d9f6271c93525bb6a82e55f0d761628fc89ced19 Mon Sep 17 00:00:00 2001 From: Richard Davis Date: Fri, 14 Jan 2022 23:56:56 -0500 Subject: [PATCH] Update .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1e61d1c..c5e6ea5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ tmp *.egg-info *.pyc +*.swp