mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-20 09:56:48 +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:
|
sass:
|
||||||
# Compress (minify) css output.
|
# Compress (minify) css output.
|
||||||
style: compressed
|
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