embark/embark-ui/.npmignore
Michael Bradley, Jr 53191447f5 build: use yarn for reproducible builds and CI
yarn.lock files are generated for embark and embark-ui, and their package.json
files and other npm related files are updated to support and require using yarn
for development of embark itself and for embark's CI.
2018-11-20 09:25:42 -06:00

16 lines
164 B
Plaintext

.env
.env.*
.eslintrc
.yarnrc
config
node_modules
npm-debug.log*
npm-shrinkwrap.json
package-lock.json
public
scripts
src
yarn-debug.log*
yarn-error.log*
yarn.lock