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
|
||||
- node_modules
|
||||
- gulpfile.js
|
||||
- package.json
|
||||
- package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user