# OS
.DS_Store

# Node
node_modules/
npm-debug.log
yarn-error.log

# Editors
.idea/
.vscode/*
!.vscode/tasks.json
!.vscode/launch.json

# Build and distribution files
dist/
dist-js/
*.tgz
