Skip to content
This repository was archived by the owner on Dec 17, 2022. It is now read-only.

Commit e0c0056

Browse files
committed
Add blockchain, because blockchain
1 parent ef0dee1 commit e0c0056

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
phpunit.xml
22
vendor/
33
composer.lock
4+
/bin/*

src/BuzzwordJobProvider.php

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ class BuzzwordJobProvider extends BaseProvider
136136
'Beneficiary',
137137
'Benefits',
138138
'Big Data',
139+
'Blockchain',
139140
'Blogging',
140141
'Brand',
141142
'Branding',

0 commit comments

Comments
 (0)