Commit 49a6f483 authored by Michal Čihař's avatar Michal Čihař

Ignore more words

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent f723bc9e
...@@ -207,6 +207,7 @@ SAME_BLACKLIST = frozenset(( ...@@ -207,6 +207,7 @@ SAME_BLACKLIST = frozenset((
'flora', 'flora',
'font', 'font',
'format', 'format',
'forum',
'freemind', 'freemind',
'freeplane', 'freeplane',
'full', 'full',
...@@ -331,6 +332,7 @@ SAME_BLACKLIST = frozenset(( ...@@ -331,6 +332,7 @@ SAME_BLACKLIST = frozenset((
'lock', 'lock',
'local', 'local',
'locales', 'locales',
'log',
'logcheck', 'logcheck',
'login', 'login',
'logo', 'logo',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment