.git
.gitignore
.cache
*.md
!README*.md
/node_modules
/.next
/docs
/.github
.env
.vscode
.storybook
CHANGELOG.md
.elasticbeanstalk/*
.ebextensions/*