1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-16 04:34:56 +02:00

_config.yml: exclude some files.

This commit is contained in:
Henrik Hautakoski 2019-11-27 19:42:05 +01:00
parent 814d4742fe
commit 52d8a09980

View file

@ -45,3 +45,12 @@ collections:
sass:
# Compress (minify) css output.
style: compressed
exclude:
- ".gitignore"
- Gemfile
- Gemfile.lock
- package.json
- package-lock.json
- vendor
- node_modules