From f2b94815a8527c22ed60e07b7eb9780fb005ee13 Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Tue, 27 Oct 2020 17:21:16 +0100 Subject: [PATCH] added plugins dir to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e55883b..8474753 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ screensaver +plugins