From 29a2bbb19ea88652660760ca5ffdc711ed5bf047 Mon Sep 17 00:00:00 2001
From: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Date: Mon, 26 Feb 2018 13:32:35 +0200
Subject: [PATCH] Add /plugins to gitignore

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index bf7290c8b5feb..a6a33af3b5671 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,4 +67,4 @@ eslint-report.html
 /locale/**/LC_MESSAGES
 /locale/**/*.time_stamp
 /.rspec
-/plugins/enabled/*
+/plugins/*
-- 
GitLab