Exclude NPM lock-file from output

This commit is contained in:
Cotes Chung
2021-11-29 21:03:53 +08:00
parent e880448ba5
commit a7361717a6
+1 -1
View File
@@ -159,7 +159,7 @@ exclude:
- LICENSE
- gulpfile.js
- node_modules
- package.json
- package*.json
jekyll-archives:
enabled: [categories, tags]