# NodeJS packages installed by NPM
node_modules/
# PHP packages installed by Composer
vendor/

#
dist/
.idea

# Build step artifacts
build/
