Added package.json to excluded files for jekyll
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -56,3 +56,5 @@ exclude:
|
|||||||
- vendor
|
- vendor
|
||||||
- node_modules
|
- node_modules
|
||||||
- gulpfile.js
|
- gulpfile.js
|
||||||
|
- package.json
|
||||||
|
- package-lock.json
|
||||||
|
|||||||
Reference in New Issue
Block a user