From 216a2bb10664de7e5268067ffe811004dead6800 Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Wed, 27 May 2020 19:57:54 +0200 Subject: [PATCH] Updated with DS_Store and *.swp files. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6704566..2ce2ca1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +*.swp +.DS_Store + # Logs logs *.log