mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-09 21:35:58 +00:00
0a82c8d0e5
Solves a problem with Windows builds on Azure Pipelines converting LF to CRLF such that eslint+prettier fails in `packages/plugins/snark` (eventually others too).
21 lines
230 B
Plaintext
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
|