# editor
.idea
.vscode
.history

# config
config.json
data.json

# npm
node_modules

# build files
*.js
*.js.map
