From 78896ae3a16cd8ce45d362c2b2f21b72b778b2c5 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Wed, 10 Aug 2022 17:05:57 -0500 Subject: [PATCH] .gitignore | add *.swp --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b4ac801..33dfa97 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,4 @@ # .nfs files are created when an open file is removed but is still being accessed .nfs* - +*.swp