From aaaba5cc841a33f973c905497ece2211747f4ef1 Mon Sep 17 00:00:00 2001 From: slawkens Date: Mon, 13 Jan 2020 20:07:32 +0100 Subject: [PATCH] Add landing plugin to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c275e30c..69043e71 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,5 @@ system/logs/* # plugins plugins/* !plugins/.htaccess -!plugins/example.json \ No newline at end of file +!plugins/example.json +landing