embark/.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

24 lines
294 B
Plaintext

.editorconfig
.eslintrc.json
.github
.travis.yml
.vscode
.yarnrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
appveyor.yml
babel.config.js
dist/test
header.png
logo.png
npm-debug.log*
npm-shrinkwrap.json
package-lock.json
src
test_apps
tsconfig.json
tslint.json
yarn-debug.log*
yarn-error.log*
yarn.lock