From 4673be8acc81e0dd2dfcd65a868a034b78f3a3b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juhani=20Krekel=C3=A4?= Date: Sun, 8 Jul 2018 22:35:22 +0300 Subject: [PATCH] Ignore swap files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7f1b5cc..9eca4e8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ gods.txt startcmd.txt *.pyc ircbot.sh +*.swp