From b54c8276b4e17e070ec20b6c398cbd7f90d8571e Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Sat, 17 Nov 2018 23:26:26 +0100 Subject: [PATCH] Add .swp to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 943b17bb..a7327fba 100644 --- a/.gitignore +++ b/.gitignore @@ -30,5 +30,6 @@ local.properties ._* .Spotlight-V100 .Trashes +.swp ehthumbs.db Thumbs.db