From 271f4824afe0af404b162f2f699df290918913e3 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Thu, 27 Jul 2023 00:29:07 +1200 Subject: [PATCH] Ignore swp files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e2e2998..8ef0993 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ build-stamp build debian/mythtv-status.debhelper.log .pc +*.swp -- 2.30.2