Not all assets are copied to dist

As the title says, not all my src/assets/ content is being copied to dist/collection/assets. For example, this is my assets structure in src:

  • fonts/grahpik
  • fonts/rubik
  • images/elvis.jpg
  • images/gwds__look-at-me-left-img.svg
  • images/gwds__look-at-me-right-img.svg
  • images/gwds__show-and-tell-img.svg

And this is my assets structure in dist:

  • images/gwds__look-at-me-left-img.svg
  • images/gwds__look-at-me-right-img.svg
  • images/gwds__show-and-tell-img.svg