embark/.gitignore
Michael Bradley, Jr 8091c4e6d0 build: cleanup .gitignore
Put common patterns we expect to use across most `packages/*` into the
top-level `.gitignore`. If there are package-specific patterns they can go in
that package's `.gitignore`. For example, `packages/embark-ui` ignores its
`build/` directory while commonly we ignore the packages' `dist/` directories.
2019-02-05 18:08:14 -06:00

21 lines
230 B
Plaintext

.DS_Store
.idea
.nyc_output
.vscode
@embark*.tgz
NOTES
TODO
coverage
dist
embark*.tgz
lerna-debug.log
node_modules
npm-debug.log*
npm-shrinkwrap.json
package
package-lock.json
yarn-debug.log*
yarn-error.log*
yarn.lock
!/yarn.lock