From 01115294eacdf6670fd82df10e63e2e56d0726a1 Mon Sep 17 00:00:00 2001 From: KeeganForelight Date: Sun, 26 Jun 2022 14:15:21 -0400 Subject: [PATCH] pushing to main --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 66fd13c..5c745e2 100644 --- a/.gitignore +++ b/.gitignore @@ -11,5 +11,7 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out +# swap files +*.swp # Dependency directories (remove the comment below to include it) # vendor/