.DS_Store
node_modules/

# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw*

# Project
playground/
src/
.editorconfig
.eslintignore
index.html
vue.config.js