Add /plugins to gitignore

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2018-02-26 13:32:35 +02:00
parent ba95015a09
commit 84097def3c
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -66,4 +66,4 @@ eslint-report.html
/locale/**/LC_MESSAGES
/locale/**/*.time_stamp
/.rspec
/plugins/enabled/*
/plugins/*