.*
**/.DS_Store
*.log
!.editorconfig
!.npmignore
!.gitignore
!.build
!.*.yml

/coverage/
/node_modules/
/.idea/
