# build artefacts
build

# npm
node_modules

# Logs
logs
*.log
npm-debug.log*

# Optional npm cache directory
.npm
