Added package.json to excluded files for jekyll

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2019-02-27 14:54:01 +01:00
parent 12b8ae79ef
commit 2b1fe8d42f
1 changed files with 2 additions and 0 deletions

View File

@ -56,3 +56,5 @@ exclude:
- vendor
- node_modules
- gulpfile.js
- package.json
- package-lock.json