mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-18 18:30:40 -07:00
Exclude lock files
This commit is contained in:
@@ -9,8 +9,10 @@ exclude:
|
|||||||
- README.md
|
- README.md
|
||||||
- CNAME
|
- CNAME
|
||||||
- Gemfile
|
- Gemfile
|
||||||
|
- Gemfile.lock
|
||||||
- Gruntfile.js
|
- Gruntfile.js
|
||||||
- package.json
|
- package.json
|
||||||
|
- package-lock.json
|
||||||
- node_modules
|
- node_modules
|
||||||
keep_files: ["css"]
|
keep_files: ["css"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user