do not ignore .lock files

This commit is contained in:
Nathan Marley 2017-09-19 16:16:47 +08:00 committed by mr.wong
parent edacc7cf96
commit 85c6c64716
2 changed files with 1 additions and 6 deletions

View file

@ -13,6 +13,7 @@ exclude:
- Gemfile
- Gemfile.lock
- package.json
- package-lock.json
paginate: 12
paginate_path: "/blog/page:num/"
name: Dash