dont put zips in each languages build
This commit is contained in:
parent
85c95a035f
commit
b4536a8bb3
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ logo: "/assets/images/butter-app-logo-small.svg"
|
||||||
# powered by jekyll-multiple-languages-plugin
|
# powered by jekyll-multiple-languages-plugin
|
||||||
languages: ['en', 'es', 'fr_SN', 'pt_AO']
|
languages: ['en', 'es', 'fr_SN', 'pt_AO']
|
||||||
|
|
||||||
exclude: ["public", "Gemfile", "Gemfile.lock", "node_modules", "test"]
|
exclude: ["public", "Gemfile", "Gemfile.lock", "node_modules", "test", "*.zip"]
|
||||||
|
|
||||||
# Build settings
|
# Build settings
|
||||||
sass:
|
sass:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue