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:
parent
814d4742fe
commit
52d8a09980
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue