**/*

!**/*/

dist/
node_modules/
target/

!*.css
!*.html
!*.js
!*.json
!*.md
!*.mjs
!*.scss
!*.yaml
!*.yml

**/vendor/*
!**/vendor/*.md
