From f19eafb21157bded64d61ba8b4282e600845c847 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Fri, 6 Oct 2023 17:36:42 +0200 Subject: [PATCH] =?UTF-8?q?gitignore:=20Add=20Nano=E2=80=99s=20.swp=20file?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e90722f..f47ff2a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /index.html +*.swp